Class StampParameterIllegalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.herodotus.engine.assistant.definition.exception.PlatformException
cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
- All Implemented Interfaces:
Serializable
public class StampParameterIllegalException
extends cn.herodotus.engine.assistant.definition.exception.PlatformException
Description: 请求参数中缺少幂等Token错误
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/8/23 12:29
-
Constructor Summary
ConstructorsConstructorDescriptionStampParameterIllegalException(String message) StampParameterIllegalException(String message, Throwable cause) StampParameterIllegalException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StampParameterIllegalException
public StampParameterIllegalException() -
StampParameterIllegalException
-
StampParameterIllegalException
-
StampParameterIllegalException
-
StampParameterIllegalException
-