RePast
v. 2.0

uchicago.src.reflector
Class InvokerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uchicago.src.reflector.InvokerException
All Implemented Interfaces:
Serializable

public class InvokerException
extends Exception

See Also:
Serialized Form

Constructor Summary
InvokerException(String message)
           
 
Method Summary
 Exception getReason()
           
 
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

InvokerException

public InvokerException(String message)
Method Detail

getReason

public Exception getReason()

RePast
v. 2.0

Bug reports and feature requests to RePast