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() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FieldException(String message, FactoryURL property, Object propertyValue, Exception cause)
public FactoryURL getProperty()
public Object getPropertyValue()
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.