Package picocli

Class CommandLine.DuplicateOptionAnnotationsException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    CommandLine

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