java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.personality.plexus.lifecycle.phase.StoppingException
All Implemented Interfaces:
Serializable

public class StoppingException extends Exception
Error occuring while starting a component.
Author:
Brett Porter
See Also:
  • Constructor Details

    • StoppingException

      public StoppingException(String message)
    • StoppingException

      public StoppingException(String message, Throwable cause)