类 StampMismatchException

所有已实现的接口:
HerodotusException, Serializable

public class StampMismatchException extends PlatformException

Description: Stamp签章校验错误

作者:
: gengwei.zheng
另请参阅:
Date:
: 2021/8/23 12:32
  • 构造器详细资料

    • StampMismatchException

      public StampMismatchException()
    • StampMismatchException

      public StampMismatchException(String message)
    • StampMismatchException

      public StampMismatchException(String message, Throwable cause)
    • StampMismatchException

      public StampMismatchException(Throwable cause)
    • StampMismatchException

      protected StampMismatchException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
  • 方法详细资料