CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
cli-jar
/
net.stephcraft.cli.option
/
MissingArgumentException
Missing
Argument
Exception
class
MissingArgumentException
(
val
name
:
String
)
:
IllegalArgumentException
Members
Constructors
Missing
Argument
Exception
Link copied to clipboard
constructor
(
name
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
name
Link copied to clipboard
val
name
:
String