org.oddjob.arooa.reflect
Class ArooaPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.oddjob.arooa.ArooaException
org.oddjob.arooa.reflect.ArooaPropertyException
- All Implemented Interfaces:
- java.io.Serializable
- public class ArooaPropertyException
- extends ArooaException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ArooaPropertyException
public ArooaPropertyException(java.lang.Object bean,
java.lang.String property,
java.lang.String tag,
Location location,
java.lang.Throwable cause)
ArooaPropertyException
public ArooaPropertyException(java.lang.Object bean,
java.lang.String property,
java.lang.Throwable cause)
ArooaPropertyException
public ArooaPropertyException(java.lang.String property,
java.lang.Throwable cause)