NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.command
/
GamepadNotConnectedException
Gamepad
Not
Connected
Exception
class
GamepadNotConnectedException
(
val
gamepad
:
Int
)
:
Exception
Members
Constructors
Gamepad
Not
Connected
Exception
Link copied to clipboard
constructor
(
gamepad
:
Int
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
gamepad
Link copied to clipboard
val
gamepad
:
Int
message
Link copied to clipboard
open
val
message
:
String
?