abbot.script
Class ForkedStepRunner.ForkedError
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--abbot.script.ForkedStepRunner.ForkedError
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ForkedStepRunner
- class ForkedStepRunner.ForkedError
- extends RuntimeException
An exception that for all purposes looks like another exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ForkedStepRunner.ForkedError
public ForkedStepRunner.ForkedError(String msg,
String str,
String trace)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
toString
public String toString()
- Overrides:
toString
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter writer)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream s)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on