当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
DelegationException (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.graph.def
Class DelegationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.JbpmException
org.jbpm.graph.def.DelegationException
- All Implemented Interfaces:
- java.io.Serializable
public class DelegationException
- extends JbpmException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
cause
protected java.lang.Throwable cause
executionContext
protected ExecutionContext executionContext
DelegationException
public DelegationException(java.lang.Throwable cause,
ExecutionContext executionContext)
getExecutionContext
public ExecutionContext getExecutionContext()
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause
in class java.lang.Throwable
Version : jbpm-3.1.3