类 StampDeleteFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.herodotus.engine.assistant.core.definition.exception.AbstractHerodotusException
cn.herodotus.engine.assistant.core.exception.PlatformException
cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
- 所有已实现的接口:
HerodotusException,Serializable
Description: Stamp签章删除失败Exception
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/8/23 13:51
-
构造器概要
构造器限定符构造器说明StampDeleteFailedException(String message) StampDeleteFailedException(String message, Throwable cause) protectedStampDeleteFailedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
方法概要
从类继承的方法 cn.herodotus.engine.assistant.core.definition.exception.AbstractHerodotusException
getResult
-
构造器详细资料
-
StampDeleteFailedException
public StampDeleteFailedException() -
StampDeleteFailedException
-
StampDeleteFailedException
-
StampDeleteFailedException
-
StampDeleteFailedException
-
-
方法详细资料
-
getFeedback
- 指定者:
getFeedback在接口中HerodotusException- 覆盖:
getFeedback在类中PlatformException
-