class ForkedStepRunner.ForkedFailure extends AssertionFailedError
Constructor and Description |
---|
ForkedStepRunner.ForkedFailure(String msg,
String str,
String trace) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter writer) |
String |
toString() |
getFile, getLine
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
public String getMessage()
getMessage
in class Throwable
public void printStackTrace(PrintWriter writer)
printStackTrace
in class Throwable
public void printStackTrace(PrintStream s)
printStackTrace
in class Throwable
public void printStackTrace()
printStackTrace
in class Throwable
Abbot is hosted on