se.unlogic.standardutils.reflection
Class MethodNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.unlogic.standardutils.reflection.MethodNotFoundException
- All Implemented Interfaces:
- Serializable
public class MethodNotFoundException
- extends Exception
- 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()
MethodNotFoundException
public MethodNotFoundException(String message,
Throwable cause)
MethodNotFoundException
public MethodNotFoundException(String message)
MethodNotFoundException
public MethodNotFoundException(Throwable cause)
Copyright © 2011. All Rights Reserved.