Package org.apereo.cas.util.crypto
Class DecryptionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apereo.cas.util.crypto.DecryptionException
-
- All Implemented Interfaces:
java.io.Serializable
public class DecryptionException extends java.lang.RuntimeExceptionThis isDecryptionException.- Since:
- 5.3.5
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DecryptionException(java.lang.Throwable cause)
-