public class InvalidCharacterException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private int |
input |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InvalidCharacterException(int input) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
private static final long serialVersionUID
private int input