public class CryptoException extends GeneralSecurityException
CryptoException is thrown by the service methods of the
CryptoSupport service. Generally exceptions of this type will provide
more information on the encryption or decryption failure in the
getCause() method.| Constructor and Description |
|---|
CryptoException(String message) |
CryptoException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010 - 2020 Adobe. All Rights Reserved