java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--java.lang.IllegalArgumentException | +--java.nio.charset.UnsupportedCharsetException
UnsupportedCharsetException(java.lang.String charsetName) Creates the exception |
java.lang.String | getCharsetName() Retrieves the illegal charset name |
public UnsupportedCharsetException(java.lang.String charsetName)
charsetName
- public String getCharsetName()