类 StampDeleteFailedException

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

public class StampDeleteFailedException extends PlatformException

Description: Stamp签章删除失败Exception

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

    • StampDeleteFailedException

      public StampDeleteFailedException()
    • StampDeleteFailedException

      public StampDeleteFailedException(String message)
    • StampDeleteFailedException

      public StampDeleteFailedException(String message, Throwable cause)
    • StampDeleteFailedException

      public StampDeleteFailedException(Throwable cause)
    • StampDeleteFailedException

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