Serialized Form
-
Package net.sourceforge.argparse4j.helper
-
Exception Class net.sourceforge.argparse4j.helper.HelpScreenException
class HelpScreenException extends ArgumentParserException implements Serializable- serialVersionUID:
- -7303433847334132539L
-
-
Package net.sourceforge.argparse4j.inf
-
Exception Class net.sourceforge.argparse4j.inf.ArgumentParserException
class ArgumentParserException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package net.sourceforge.argparse4j.internal
-
Exception Class net.sourceforge.argparse4j.internal.UnrecognizedArgumentException
class UnrecognizedArgumentException extends ArgumentParserException implements Serializable- serialVersionUID:
- -256412358164687976L
-
Serialized Fields
-
argument_
String argument_
-
-
Exception Class net.sourceforge.argparse4j.internal.UnrecognizedCommandException
class UnrecognizedCommandException extends ArgumentParserException implements Serializable- serialVersionUID:
- 2733149394568914256L
-
Serialized Fields
-
command_
String command_
-
-