public class CryptoException
extends java.security.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(java.lang.String message) |
CryptoException(java.lang.String message,
java.lang.Throwable cause) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved