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

Class StoppingException

public class StoppingException extends Exception

Error occuring while starting a component.

Version: $Id: StoppingException.java 6965 2007-10-21 05:32:27Z 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)