Module java.base
Package java.io

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:
1.1
See Also: