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, toStringpublic FieldException(String message, FactoryURL property, Object propertyValue, Exception cause)
public FactoryURL getProperty()
public Object getPropertyValue()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.