java.nio.charset
public class UnsupportedCharsetException extends IllegalArgumentException
Since: 1.4
Constructor Summary | |
---|---|
UnsupportedCharsetException(String charsetName)
Creates the exception |
Method Summary | |
---|---|
String | getCharsetName()
Retrieves the illegal charset name |