|
||||||||||
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.ConfigurationException
is thrown when a problem is detected with the jbpm configuration,
for more information about configuring jbpm see
JbpmConfiguration
.
Constructor Summary | |
ConfigurationException(java.lang.String msg)
|
|
ConfigurationException(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 ConfigurationException(java.lang.String msg)
public ConfigurationException(java.lang.String msg, java.lang.Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |