Class EncryptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.refcodes.exception.AbstractException
org.refcodes.security.SecurityException
org.refcodes.security.EncryptionException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Direct Known Subclasses:
EncryptEncodingException

public class EncryptionException extends SecurityException
Thrown in case an encryption issue occurred regarding the Encrypter.
See Also: