uchicago.src.sim.util
Class RepastException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uchicago.src.sim.util.RepastException
- All Implemented Interfaces:
- Serializable
- public class RepastException
- extends Exception
A RePast specific extension intended to wrap other extensions. Simplifies
exception handling.
- See Also:
- Serialized Form
RepastException
public RepastException(Exception ex,
String message)
RepastException
public RepastException(String message)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class Throwable
printStackTrace
public void printStackTrace(PrintStream s)
- Overrides:
printStackTrace in class Throwable
printStackTrace
public void printStackTrace(PrintWriter w)
- Overrides:
printStackTrace in class Throwable
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Bug reports and feature requests to RePast