org.granite.messaging.reflect
Class PropertyAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.granite.messaging.reflect.ReflectionException
org.granite.messaging.reflect.PropertyAccessException
- All Implemented Interfaces:
- Serializable
public class PropertyAccessException
- extends ReflectionException
- Author:
- Franck WOLFF
- 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()
PropertyAccessException
public PropertyAccessException(String message)
PropertyAccessException
public PropertyAccessException(Throwable cause)
PropertyAccessException
public PropertyAccessException(String message,
Throwable cause)