util
Class MethodRequest.UninvokableMethodException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--util.MethodRequest.UninvokableMethodException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MethodRequest
- public class MethodRequest.UninvokableMethodException
- extends RuntimeException
A class that is thrown if the MethodRequest that spawned it is
trying to invoke a method that does not exist in the class in
which it is attempted to be invoked.
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MethodRequest.UninvokableMethodException
public MethodRequest.UninvokableMethodException(String message)
To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.