toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.commander
/
com.shakelang.util.commander
/
CommanderUnknownSubCommandException
Commander
Unknown
Sub
Command
Exception
class
CommanderUnknownSubCommandException
(
message
:
String
)
:
CommanderException
(
source
)
Error thrown when a sub-command is passed, but not expected
Since
0.1.0
Members
Constructors
Commander
Unknown
Sub
Command
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?