Class CommandParser.UnrecognisedOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.shell.command.CommandParser.CommandParserException
org.springframework.shell.command.CommandParser.UnrecognisedOptionException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- CommandParser
public static class CommandParser.UnrecognisedOptionException
extends CommandParser.CommandParserException
- 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
-
UnrecognisedOptionException
-
-
Method Details
-
of
-
getOption
-