org.apache.maven.surefire

Class SurefireBooterForkException

public class SurefireBooterForkException extends Exception

Constructor Summary
SurefireBooterForkException(String message)
SurefireBooterForkException(Throwable cause)
SurefireBooterForkException(String message, Throwable cause)

Constructor Detail

SurefireBooterForkException

public SurefireBooterForkException(String message)

SurefireBooterForkException

public SurefireBooterForkException(Throwable cause)

SurefireBooterForkException

public SurefireBooterForkException(String message, Throwable cause)
Copyright © 2004-2007 Apache. All Rights Reserved.