Package org.springframework.shell
Class CommandNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.shell.CommandNotFound
- All Implemented Interfaces:
Serializable
A result to be handled by the
ResultHandler
when no command could be mapped to user input- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandNotFound
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getWords
Gets awords
in this exception.- Returns:
- a words
-