@NotMutable public final class ASN1Exception extends RuntimeException
| 构造器和说明 |
|---|
ASN1Exception(String message)
Creates a new ASN.1 exception with the provided message.
|
ASN1Exception(String message,
Throwable cause)
Creates a new ASN.1 exception with the provided message and cause.
|
Copyright © 2022. All rights reserved.