Package xal.tools.reflect
Class Selector.MethodNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.tools.reflect.Selector.MethodNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Selector
Exception thrown when no method could be found matching a target to the
method name and argument types.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MethodNotFoundException
-