类 StampHasExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.herodotus.engine.assistant.definition.exception.AbstractRuntimeException
cn.herodotus.engine.assistant.definition.exception.PlatformRuntimeException
cn.herodotus.engine.cache.core.exception.StampHasExpiredException
- 所有已实现的接口:
cn.herodotus.engine.assistant.definition.exception.HerodotusException,Serializable
public class StampHasExpiredException
extends cn.herodotus.engine.assistant.definition.exception.PlatformRuntimeException
Description: Stamp签章 已过期错误
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/8/23 12:36
-
构造器概要
构造器限定符构造器说明StampHasExpiredException(String message) StampHasExpiredException(String message, Throwable cause) protectedStampHasExpiredException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
方法概要
从类继承的方法 cn.herodotus.engine.assistant.definition.exception.AbstractRuntimeException
getResult
-
构造器详细资料
-
StampHasExpiredException
public StampHasExpiredException() -
StampHasExpiredException
-
StampHasExpiredException
-
StampHasExpiredException
-
StampHasExpiredException
-
-
方法详细资料
-
getFeedback
public cn.herodotus.engine.assistant.definition.domain.Feedback getFeedback()- 指定者:
getFeedback在接口中cn.herodotus.engine.assistant.definition.exception.HerodotusException- 覆盖:
getFeedback在类中cn.herodotus.engine.assistant.definition.exception.PlatformRuntimeException
-