当前页面:
在线文档首页 >
JBoss JBPM 3.0.4 API 英文版文档
JpdlException (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
org.jbpm.jpdl
Class JpdlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.jpdl.JpdlException
- All Implemented Interfaces:
- java.io.Serializable
- public class JpdlException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
Field Summary |
protected java.util.List |
problems
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, 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 |
problems
protected java.util.List problems
JpdlException
public JpdlException(java.util.List problems)
JpdlException
public JpdlException(java.lang.String problem)
getProblems
public java.util.List getProblems()
Version : jbpm-3.0.4