org.vraptor.reflection
Class GettingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vraptor.VRaptorException
org.vraptor.reflection.GettingException
- All Implemented Interfaces:
- Serializable
public class GettingException
- extends VRaptorException
Exception caused while trying to get a field's value.
- Author:
- Guilherme Silveira
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GettingException
public GettingException(String message,
Throwable cause)
Copyright © 2004-2008 VRaptor. All Rights Reserved.