toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.commander
/
com.shakelang.util.commander
/
CommanderValueException
Commander
Value
Exception
open
class
CommanderValueException
(
message
:
String
)
:
CommanderException
(
source
)
Base class for exceptions thrown when a value is not valid
Since
0.1.0
Inheritors
ValueValidationException
Members
Constructors
Commander
Value
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
?