Class EncryptionException.EncryptionRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.refcodes.exception.AbstractRuntimeException
org.refcodes.security.SecurityRuntimeException
org.refcodes.security.EncryptionException.EncryptionRuntimeException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Enclosing class:
EncryptionException

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