|
jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jbpm.formModeler.service.bb.mvc.components.handling.FieldException
public class FieldException
| Constructor Summary | |
|---|---|
FieldException(String message,
FactoryURL property,
Object propertyValue,
Exception cause)
|
|
| Method Summary | |
|---|---|
Throwable |
getCause()
|
FactoryURL |
getProperty()
|
Object |
getPropertyValue()
|
| 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 |
| Constructor Detail |
|---|
public FieldException(String message,
FactoryURL property,
Object propertyValue,
Exception cause)
| Method Detail |
|---|
public FactoryURL getProperty()
public Object getPropertyValue()
public Throwable getCause()
getCause in class Throwable
|
jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||