public class CommandNotFound extends RuntimeException
ResultHandler when no command could be mapped to user input| Constructor and Description |
|---|
CommandNotFound(List<String> words) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
List<String> |
getWords()
Gets a
words in this exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.