Class SecurityRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.refcodes.exception.AbstractRuntimeException
org.refcodes.security.SecurityRuntimeException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Direct Known Subclasses:
DecryptionException.DecryptionRuntimeException, EncryptionException.EncryptionRuntimeException

public abstract class SecurityRuntimeException extends org.refcodes.exception.AbstractRuntimeException
The Class SecurityRuntimeException.
See Also: