当前页面:
在线文档首页 >
JBoss JBPM 3.0.4 API 英文版文档
DelegationException (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
org.jbpm.graph.def
Class DelegationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.graph.def.DelegationException
- All Implemented Interfaces:
- java.io.Serializable
- public class DelegationException
- extends java.lang.RuntimeException
- 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()
Version : jbpm-3.0.4