CharConversionException
Class CharConversionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.io.CharConversionException
- All Implemented Interfaces:
- Serializable
public class CharConversionException extends IOException
Base class for character conversion exceptions.
- Since:
- JDK1.1