ERROR - java.nio.IllegalCharsetNameException - Possible Causes of IllegalCharsetNameException

Exception Thrown By:Cause
ClassMethod
Charset public static boolean
isSupported(String charsetName)
If the given
charset name is illegal
Charset public static Charset
forName(String charsetName)
If the given
charset name is illegal