class ForkedStepRunner.ForkedError extends RuntimeException
Constructor and Description |
---|
ForkedStepRunner.ForkedError(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() |
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