Module com.github.rvesse.airline
Package com.github.rvesse.airline.parser.errors
package com.github.rvesse.airline.parser.errors
-
Exception ClassesClassDescriptionException that occurs when alias chaining is enabled and a circular reference is encounteredException thrown when the value for an option is not in a specific set of allowed valuesException thrown when required arguments are missingException that is thrown when a command receives unexpected argumentsException that is thrown when no command is specifiedException that is thrown when an unrecognized command is suppliedSuper class of all command line parsing exceptionsParser exception that indicates that a declared restriction was invalidException that is thrown when the argument supplied as the value for an option cannot be converted to the options Java typeA parser exception that relates to a restriction violated where the violation pertains to some group of optionsException thrown when the value for an option is not in a specific set of allowed valuesException that is thrown when a required option is missingException that is thrown when an option expects one/more values and no values are suppliedError that indicates that an options value was outside of an acceptable rangeException thrown if an option is encountered in an unexpected location e.g.Exception class that indicates that some restriction was violatedError that is thrown if too many arguments are provided