UnsupportedEncodingException
Class UnsupportedEncodingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.io.UnsupportedEncodingException
- All Implemented Interfaces:
- Serializable
public class UnsupportedEncodingException extends IOException
The Character Encoding is not supported.
- Since:
- JDK1.1