Package org.jasypt.exceptions
Class EncryptionInitializationException
Object
Throwable
Exception
RuntimeException
org.jasypt.exceptions.EncryptionInitializationException
- All Implemented Interfaces:
Serializable
Exception thrown when an error is raised during initialization of
an entity.
- Since:
- 1.0
- Author:
- Daniel Fernández
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncryptionInitializationException
public EncryptionInitializationException() -
EncryptionInitializationException
-
EncryptionInitializationException
-
EncryptionInitializationException
-