net.sf.oval.exception
Class FieldNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.oval.exception.OValException
net.sf.oval.exception.ReflectionException
net.sf.oval.exception.FieldNotFoundException
- All Implemented Interfaces:
- Serializable
public class FieldNotFoundException
- extends ReflectionException
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FieldNotFoundException
public FieldNotFoundException(String message)
FieldNotFoundException
public FieldNotFoundException(String message,
Throwable cause)
FieldNotFoundException
public FieldNotFoundException(Throwable cause)
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.