net.sf.oval.exception
Class MethodNotFoundException
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.MethodNotFoundException
- All Implemented Interfaces:
- Serializable
public class MethodNotFoundException
- 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 |
MethodNotFoundException
public MethodNotFoundException(String message)
MethodNotFoundException
public MethodNotFoundException(String message,
Throwable cause)
MethodNotFoundException
public MethodNotFoundException(Throwable cause)
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.