Serialized Form
-
Package jcli.errors
-
Class jcli.errors.AttachedFormFlagArgument extends InvalidCommandLine implements Serializable
-
Class jcli.errors.CommandLineArgumentTooShort extends InvalidCommandLine implements Serializable
-
Class jcli.errors.HelpTypeNotBoolean extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidArgumentValue extends InvalidCommandLine implements Serializable
-
Class jcli.errors.InvalidCommandLine extends java.lang.Exception implements Serializable
-
Class jcli.errors.InvalidCommandLineArgument extends InvalidCommandLine implements Serializable
-
Class jcli.errors.InvalidModifierFinal extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidModifierStatic extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidOptionConfiguration extends java.lang.RuntimeException implements Serializable
-
Class jcli.errors.InvalidOptionName extends InvalidOptionConfiguration implements Serializable
-
Class jcli.errors.InvalidOptionType extends InvalidOptionConfiguration 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.SingleDashAttachedFormArgument extends InvalidCommandLine implements Serializable
-
Class jcli.errors.TooManyPositionalArguments extends InvalidCommandLine implements Serializable
-
Class jcli.errors.UnknownCommandLineArgument extends InvalidCommandLine implements Serializable
-