org.apache.maven.surefire.booter
Class SurefireBooterForkException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.apache.maven.surefire.util.NestedCheckedException
              
org.apache.maven.surefire.booter.SurefireBooterForkException
- All Implemented Interfaces: 
 - Serializable
 
public class SurefireBooterForkException
- extends NestedCheckedException
 
Encapsulates exceptions thrown during Surefire forking.
- See Also:
 - Serialized Form
 
 
 
 
 
 
SurefireBooterForkException
public SurefireBooterForkException(String message,
                                   Throwable cause)
SurefireBooterForkException
public SurefireBooterForkException(String msg)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.