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 looks almost exactly like
some other exception, without actually having access
to the instance of the original exception.
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-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on