Package com.power4j.fist.boot.common.op
Class OpTemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.power4j.fist.boot.common.op.OpTemplateException
- All Implemented Interfaces:
Serializable
- Since:
- 1.0
- Author:
- CJ (power4j@outlook.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOpTemplateException(String message) OpTemplateException(String message, Throwable cause) OpTemplateException(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
-
OpTemplateException
-
OpTemplateException
-
OpTemplateException
-