Class CommandLine.DuplicateOptionAnnotationsException

All Implemented Interfaces:
Serializable
Enclosing class:
CommandLine

public static class CommandLine.DuplicateOptionAnnotationsException extends CommandLine.InitializationException
Exception indicating that multiple fields have been annotated with the same Option name.
See Also: