public class UnmappableCharacterException extends CharacterCodingException
| Constructor and Description |
|---|
UnmappableCharacterException(int inputLength)
Creates the exception
|
| Modifier and Type | Method and Description |
|---|---|
int |
getInputLength()
Retrieves the illegal charset name
|
java.lang.String |
getMessage()
Returns the detail message string of this throwable
|
public UnmappableCharacterException(int inputLength)
public int getInputLength()
public java.lang.String getMessage()
getMessage in class java.lang.Throwable