public class IllegalCharsetNameException extends IllegalArgumentException
| Constructor and Description |
|---|
IllegalCharsetNameException(String charsetName)
Constructs an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCharsetName()
Retrieves the illegal charset name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalCharsetNameException(String charsetName)
charsetName - The illegal charset namepublic String getCharsetName()
Dracula Javadoc Sample, Made with Allan Im.