public class InvalidCharacterException extends RuntimeException
| Constructor and Description |
|---|
InvalidCharacterException(int nInput) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInput() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getInput()
public String getMessage()
getMessage in class ThrowableCopyright © 2014–2015 Philip Helger. All rights reserved.