Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.rvesse.airline.parser.errors.ParseException
- com.github.rvesse.airline.parser.errors.ParseAliasCircularReferenceException
- com.github.rvesse.airline.parser.errors.ParseInvalidRestrictionException
- com.github.rvesse.airline.parser.errors.ParseOptionConversionException
- com.github.rvesse.airline.parser.errors.ParseOptionUnexpectedException
- com.github.rvesse.airline.parser.errors.ParseRestrictionViolatedException
- com.github.rvesse.airline.parser.errors.ParseArgumentsIllegalValueException
- com.github.rvesse.airline.parser.errors.ParseArgumentsMissingException
- com.github.rvesse.airline.parser.errors.ParseArgumentsUnexpectedException
- com.github.rvesse.airline.parser.errors.ParseCommandMissingException
- com.github.rvesse.airline.parser.errors.ParseCommandUnrecognizedException
- com.github.rvesse.airline.parser.errors.ParseOptionGroupException
- com.github.rvesse.airline.parser.errors.ParseOptionIllegalValueException
- com.github.rvesse.airline.parser.errors.ParseOptionMissingException
- com.github.rvesse.airline.parser.errors.ParseOptionMissingValueException
- com.github.rvesse.airline.parser.errors.ParseOptionOutOfRangeException
- com.github.rvesse.airline.parser.errors.ParseTooManyArgumentsException
- com.github.rvesse.airline.parser.errors.ParseException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)