Class CommonRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iohao.net.common.kit.exception.CommonRuntimeException
- All Implemented Interfaces:
Serializable
RuntimeException
- Since:
- 21.14
- Author:
- 渔民小镇
- See Also:
- date:
- 2024-08-02
-
Constructor Summary
ConstructorsConstructorDescriptionCommonRuntimeException(String message) CommonRuntimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommonRuntimeException
-
CommonRuntimeException
-