org.apache.maven.surefire.booter
Class SurefireExecutionException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.apache.maven.surefire.util.NestedCheckedException
              
org.apache.maven.surefire.booter.SurefireExecutionException
- All Implemented Interfaces: 
 - Serializable
 
public class SurefireExecutionException
- extends NestedCheckedException
 
An error occurring during the invocation of Surefire via an alternate class loader.
- Author:
 
  - Brett Porter
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
SurefireExecutionException
public SurefireExecutionException(String message,
                                  Throwable nested)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.