Class StampHasExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.herodotus.engine.assistant.definition.exception.PlatformException
cn.herodotus.engine.cache.core.exception.StampHasExpiredException
- All Implemented Interfaces:
Serializable
public class StampHasExpiredException
extends cn.herodotus.engine.assistant.definition.exception.PlatformException
Description: Stamp签章 已过期错误
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/8/23 12:36
-
Constructor Summary
ConstructorsModifierConstructorDescriptionStampHasExpiredException(String message) StampHasExpiredException(String message, Throwable cause) protectedStampHasExpiredException(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
-
StampHasExpiredException
public StampHasExpiredException() -
StampHasExpiredException
-
StampHasExpiredException
-
StampHasExpiredException
-
StampHasExpiredException
-