Boeing Simulation 3.1 API Specification

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

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
MethodRequest.UninvokableMethodException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodRequest.UninvokableMethodException

public MethodRequest.UninvokableMethodException(String message)

Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.