public class SurefireBooterForkException extends Exception
Constructor and Description |
---|
SurefireBooterForkException(String msg) |
SurefireBooterForkException(String message,
RunResult runResult) |
SurefireBooterForkException(String message,
String rethrownMessage,
Throwable rethrownCause,
RunResult runResult) |
SurefireBooterForkException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.