Class StampMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.herodotus.engine.assistant.definition.exception.PlatformException
cn.herodotus.engine.cache.core.exception.StampMismatchException
- All Implemented Interfaces:
Serializable
public class StampMismatchException
extends cn.herodotus.engine.assistant.definition.exception.PlatformException
Description: Stamp签章校验错误
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/8/23 12:32
-
Constructor Summary
ConstructorsModifierConstructorDescriptionStampMismatchException(String message) StampMismatchException(String message, Throwable cause) protectedStampMismatchException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) StampMismatchException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StampMismatchException
public StampMismatchException() -
StampMismatchException
-
StampMismatchException
-
StampMismatchException
-
StampMismatchException
-