RePast
v. 2.0

uchicago.src.codegen
Class GeneratorException

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

public class GeneratorException
extends Exception

See Also:
Serialized Form

Constructor Summary
GeneratorException(String message, Exception ex)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

GeneratorException

public GeneratorException(String message,
                          Exception ex)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

RePast
v. 2.0

Bug reports and feature requests to RePast