Class CommandLine.OverwrittenOptionException

All Implemented Interfaces:
Serializable
Enclosing class:
CommandLine

public static class CommandLine.OverwrittenOptionException extends CommandLine.ParameterException
Exception indicating that an option for a single-value option field has been specified multiple times on the command line.
See Also: