public class CommandNotFound extends RuntimeException
ResultHandler
when no command could be mapped to user inputConstructor 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, toString
Copyright © 2024. All rights reserved.