Package de.intarsys.tools.reflect
Class MethodNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.tools.reflect.ReflectionException
de.intarsys.tools.reflect.MethodException
de.intarsys.tools.reflect.MethodNotFoundException
- All Implemented Interfaces:
Serializable
An exception in the lookup of method.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MethodNotFoundException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getName
- Specified by:
getName
in classMethodException
-