Serialized Form
-
Package com.beust.jcommander
-
Exception Class com.beust.jcommander.MissingCommandException
class MissingCommandException extends ParameterException implements Serializable-
Serialized Fields
-
unknownCommand
String unknownCommand
the command passed by the user.
-
-
-
Exception Class com.beust.jcommander.ParameterException
class ParameterException extends RuntimeException implements Serializable-
Serialized Fields
-
jc
JCommander jc
-
-
-