org.apache.maven.surefire.booter
Class SurefireExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.surefire.booter.SurefireExecutionException
- All Implemented Interfaces:
- Serializable
public class SurefireExecutionException
- extends Exception
An error occurring during the invocation of Surefire via an alternate class loader.
- Author:
- Brett Porter
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SurefireExecutionException
public SurefireExecutionException(String message,
Throwable nested)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.