Package org.oddjob.arooa.reflect
Class PropertyAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.oddjob.arooa.ArooaConfigurationException
org.oddjob.arooa.reflect.ArooaPropertyException
org.oddjob.arooa.reflect.PropertyAccessException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyAccessException(Object bean, String property, String message) PropertyAccessException(Object bean, String property, Throwable cause) PropertyAccessException(String property, Throwable cause) -
Method Summary
Methods inherited from class org.oddjob.arooa.reflect.ArooaPropertyException
getPropertyMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertyAccessException
-
PropertyAccessException
-
PropertyAccessException
-