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, toString
public InvalidCommandException(String string)
public InvalidCommandException(String error, int length)
public String getMessage()
getMessage
in class Throwable
Copyright © 2018 Ken Händel. All rights reserved.