public class ParamCryptoException extends BaseRuntimeException
| Constructor and Description |
|---|
ParamCryptoException(String message) |
ParamCryptoException(String message,
String errorCode) |
ParamCryptoException(String message,
String errorCode,
Throwable cause) |
ParamCryptoException(String message,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParamCryptoException(String message)
Copyright © 2021–2023 EasyJ开源社区. All rights reserved.