java.nio.charset
public class UnmappableCharacterException extends CharacterCodingException
Since: 1.4
Constructor Summary | |
---|---|
UnmappableCharacterException(int inputLength)
Creates the exception |
Method Summary | |
---|---|
int | getInputLength()
Retrieves the illegal charset name |
String | getMessage()
Returns the detail message string of this throwable |