public class StampMismatchException extends PlatformException
Description: Stamp签章校验错误
| 限定符 | 构造器和说明 |
|---|---|
|
StampMismatchException() |
|
StampMismatchException(String message) |
|
StampMismatchException(String message,
Throwable cause) |
protected |
StampMismatchException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
StampMismatchException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Feedback |
getFeedback() |
getResultpublic StampMismatchException()
public StampMismatchException(String message)
public StampMismatchException(Throwable cause)
public Feedback getFeedback()
getFeedback 在接口中 HerodotusExceptiongetFeedback 在类中 PlatformExceptionCopyright © 2022. All rights reserved.