Module java.base

Class UnsupportedCharsetException

java.lang.Object
All Implemented Interfaces:
Serializable

public class UnsupportedCharsetException extends IllegalArgumentException
Unchecked exception thrown when no support is available for a requested charset.
Since:
1.4
See Also: