Serialized Form
-
Package jcli.errors
-
Class jcli.errors.CommandLineOptionTooShort extends InvalidCommandLine implements Serializable
-
Class jcli.errors.FlagTypeNotBoolean extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidCommandLine extends java.lang.Exception implements Serializable
-
Class jcli.errors.InvalidCommandLineOption extends InvalidCommandLine implements Serializable
-
Class jcli.errors.InvalidOptionConfiguration extends java.lang.RuntimeException implements Serializable
-
Class jcli.errors.InvalidOptionModifier extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidOptionName extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidOptionType extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.LongFormFlagArgument extends InvalidCommandLine implements Serializable
-
Class jcli.errors.MissingArgument extends InvalidCommandLine implements Serializable
-
Class jcli.errors.MissingCommandLineValue extends InvalidCommandLine implements Serializable
-
Class jcli.errors.MissingDefaultForOption extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.SingleDashLongFormArgument extends InvalidCommandLine implements Serializable
-
Class jcli.errors.UnknownCommandLineOption extends InvalidCommandLine implements Serializable
-