Class CommandParser.OptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.shell.command.CommandParser.CommandParserException
org.springframework.shell.command.CommandParser.OptionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CommandParser.NotEnoughArgumentsOptionException
,CommandParser.TooManyArgumentsOptionException
- Enclosing interface:
- CommandParser
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.shell.command.CommandParser.CommandParserException
of
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OptionException
-
-
Method Details
-
getOption
-