类 StampParameterIllegalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.herodotus.stirrup.core.definition.exception.PlatformException
cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
- 所有已实现的接口:
Serializable
public class StampParameterIllegalException
extends cn.herodotus.stirrup.core.definition.exception.PlatformException
Description: 请求参数中缺少幂等Token错误
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/8/23 12:29
-
构造器概要
构造器限定符构造器说明StampParameterIllegalException(String message) StampParameterIllegalException(String message, Throwable cause) protectedStampParameterIllegalException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
方法概要
-
构造器详细资料
-
StampParameterIllegalException
public StampParameterIllegalException() -
StampParameterIllegalException
-
StampParameterIllegalException
-
StampParameterIllegalException
-
StampParameterIllegalException
-