org.codehaus.plexus.personality.plexus.lifecycle.phase

Class StoppingException

public class StoppingException extends Exception

Error occuring while starting a component.

Version: $Id: StoppingException.java 2019 2005-05-28 18:09:59Z jvanzyl $

Author: Brett Porter

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

Constructor Detail

StoppingException

public StoppingException(String message)

StoppingException

public StoppingException(String message, Throwable cause)