it.amattioli.dominate.properties
Class PropertyAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.amattioli.dominate.properties.PropertyAccessException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UnreadeablePropertyException, UnwritablePropertyException
public class PropertyAccessException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyAccessException
public PropertyAccessException(Object bean,
String property,
Throwable e)
Copyright © 2011. All Rights Reserved.