|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.util.lang.ChainedRuntimeException
org.jbpm.PersistenceException
is a runtime exception that is thrown if the database is not accessable.
| Constructor Summary | |
PersistenceException(java.lang.String msg)
|
|
PersistenceException(java.lang.String msg,
java.lang.Throwable cause)
|
|
| Methods inherited from class org.jbpm.util.lang.ChainedRuntimeException |
getCause, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PersistenceException(java.lang.String msg)
public PersistenceException(java.lang.String msg,
java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||