org.jbpm.jpdl
Class JpdlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.JbpmException
org.jbpm.jpdl.JpdlException
- All Implemented Interfaces:
- Serializable
public class JpdlException
- extends JbpmException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
problems
protected List problems
JpdlException
public JpdlException(List problems)
JpdlException
public JpdlException(String message)
JpdlException
public JpdlException(String message,
Throwable cause)
getProblems
public List getProblems()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.