public class InvalidCommandException extends Exception
| Constructor and Description |
|---|
InvalidCommandException(String string) |
InvalidCommandException(String error,
int length) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidCommandException(String string)
public InvalidCommandException(String error, int length)
public String getMessage()
getMessage in class ThrowableCopyright © 2018 Ken Händel. All rights reserved.