public class InvalidSignedValueException extends OFDVerifyException
| 构造器和说明 |
|---|
InvalidSignedValueException(String reason) |
InvalidSignedValueException(String reason,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCode() |
String |
getReason() |
void |
setCode(Integer code) |
void |
setReason(String reason) |
public InvalidSignedValueException(String reason)
Copyright © 2023. All rights reserved.