Class UnsupportedCharacterSetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ximinghui.common.util.exception.UnsupportedCharacterSetException
- All Implemented Interfaces:
Serializable
不支持的字符集异常
- Since:
- Common Util 3.12.0.1
- Author:
- Xi Minghui
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedCharacterSetException
public UnsupportedCharacterSetException()
-