public class CryptoRuntimeException extends UncheckedException
| 构造器和说明 |
|---|
CryptoRuntimeException() |
CryptoRuntimeException(String message) |
CryptoRuntimeException(String message,
Throwable cause) |
CryptoRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CryptoRuntimeException(Throwable cause) |
Copyright © 2024 fossc. All rights reserved.