|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
RuntimeException
org.jasypt.exceptions.EncryptionInitializationException
public final class EncryptionInitializationException
Exception thrown when an error is raised during initialization of an entity.
Constructor Summary | |
---|---|
EncryptionInitializationException()
|
|
EncryptionInitializationException(String msg)
|
|
EncryptionInitializationException(String msg,
Throwable t)
|
|
EncryptionInitializationException(Throwable t)
|
Method Summary |
---|
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EncryptionInitializationException()
public EncryptionInitializationException(Throwable t)
public EncryptionInitializationException(String msg, Throwable t)
public EncryptionInitializationException(String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |