org.apache.maven.surefire.booter
Class SurefireBooterForkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.surefire.booter.SurefireBooterForkException
- All Implemented Interfaces:
- Serializable
public class SurefireBooterForkException
- extends Exception
Encapsulates exceptions thrown during Surefire forking.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SurefireBooterForkException
public SurefireBooterForkException(String message,
Throwable cause)
SurefireBooterForkException
public SurefireBooterForkException(String msg)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.