public class CryptoException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
CryptoException(String message) |
CryptoException(String messageTemplate,
Object... args) |
CryptoException(String message,
Throwable throwable) |
CryptoException(String message,
Throwable throwable,
boolean enableSuppression,
boolean writableStackTrace) |
CryptoException(Throwable e) |
CryptoException(Throwable throwable,
String messageTemplate,
Object... params) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.