Class CommandLineError

  • All Implemented Interfaces:
    java.io.Serializable

    public final class CommandLineError
    extends ErrorCode
    CommandLineError represents a category of errors specific to command-line interfaces.
    See Also:
    Serialized Form
    • Field Detail

      • DEPRECATED_OPTION_ERROR

        public static final CommandLineError DEPRECATED_OPTION_ERROR
        A CommandLineError that indicates use of a deprecated command-line option.