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
|
String |
getMessage()
Returns the detail message string of this throwable
|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnmappableCharacterException(int inputLength)
public int getInputLength()
public String getMessage()
getMessage in class Throwable