Package org.flasby.cli
Class OptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.flasby.cli.OptionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidOptionFormatException
,MissingRequiredOptionException
,UnknownArgumentException
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getOption
-
getOptions
-