Package picocli

Class CommandLine.OverwrittenOptionException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form