类 IdempotentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- me.youm.frame.common.exception.IdempotentException
-
- 所有已实现的接口:
Serializable
public class IdempotentException extends RuntimeException
- 作者:
- youta
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 限定符 构造器 说明 IdempotentException()IdempotentException(String message)IdempotentException(String message, Throwable cause)protectedIdempotentException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)IdempotentException(Throwable cause)
-
方法概要
-