Class ScxRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.common.exception.ScxRuntimeException
- All Implemented Interfaces:
Serializable
ScxRuntimeException 包装一个异常 到 运行时异常
- Version:
- 0.0.1
- Author:
- scx567888
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScxRuntimeException(String message, Throwable cause) ScxRuntimeException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScxRuntimeException
-
ScxRuntimeException
-