public class UnsupportedCharsetException extends java.lang.IllegalArgumentException
| Constructor and Description |
|---|
UnsupportedCharsetException(java.lang.String charsetName)
Creates the exception
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCharsetName()
Retrieves the illegal charset name
|
public UnsupportedCharsetException(java.lang.String charsetName)
public java.lang.String getCharsetName()