|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectThrowable
Exception
RuntimeException
org.apache.commons.lang.exception.NestableRuntimeException
org.jasypt.exceptions.EncryptionInitializationException
public class EncryptionInitializationException
Exception thrown when an error is raised during initialization of an entity.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.lang.exception.NestableRuntimeException |
|---|
delegate |
| Constructor Summary | |
|---|---|
EncryptionInitializationException()
|
|
EncryptionInitializationException(String msg)
|
|
EncryptionInitializationException(String msg,
Throwable t)
|
|
EncryptionInitializationException(Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.commons.lang.exception.NestableRuntimeException |
|---|
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, 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 | |||||||||