Class CommandParser.CommandParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.shell.command.CommandParser.CommandParserException
- All Implemented Interfaces:
 Serializable
- Enclosing interface:
 - CommandParser
 
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionCommandParserException(String message) CommandParserException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
CommandParserException
 - 
CommandParserException
 
 - 
 - 
Method Details
- 
of
 
 -