Package icu.easyj.core.exception
Class NotSupportedFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
icu.easyj.core.exception.BaseRuntimeException
icu.easyj.core.exception.NotSupportedException
icu.easyj.core.exception.NotSupportedFileException
- All Implemented Interfaces:
Serializable
不支持的文件类型
- Author:
- wangliang181230
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotSupportedFileException(String message) NotSupportedFileException(String message, String errorCode) NotSupportedFileException(String message, String errorCode, Throwable cause) NotSupportedFileException(String message, Throwable cause) -
Method Summary
Methods inherited from class icu.easyj.core.exception.BaseRuntimeException
getErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotSupportedFileException
-
NotSupportedFileException
-
NotSupportedFileException
-
NotSupportedFileException
-