abbot.script
Class ForkedStepRunner.ForkedFailure
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--junit.framework.AssertionFailedError
|
+--abbot.AssertionFailedError
|
+--abbot.script.ForkedStepRunner.ForkedFailure
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ForkedStepRunner
- class ForkedStepRunner.ForkedFailure
- extends AssertionFailedError
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.ForkedFailure
public ForkedStepRunner.ForkedFailure(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