类 IdempotentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sie.mbm.mom.framework.idempotent.exception.IdempotentException
- 所有已实现的接口:
Serializable
Idempotent Exception If there is a custom global exception, you need to inherit the
custom global exception.
- 另请参阅:
-
构造器概要
构造器限定符构造器说明IdempotentException(String message) IdempotentException(String message, Throwable cause) protectedIdempotentException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) IdempotentException(Throwable cause) -
方法概要
-
构造器详细资料
-
IdempotentException
public IdempotentException() -
IdempotentException
-
IdempotentException
-
IdempotentException
-
IdempotentException
-