org.jbpm.formModeler.service.bb.mvc.components.handling
public class FieldException extends Exception
Constructor and Description |
---|
FieldException(String message,
FactoryURL property,
Object propertyValue,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
FactoryURL |
getProperty() |
Object |
getPropertyValue() |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FieldException(String message, FactoryURL property, Object propertyValue, Exception cause)
public FactoryURL getProperty()
public Object getPropertyValue()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.