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

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

    • StartingException

      public StartingException(String message)
    • StartingException

      public StartingException(String message, Throwable cause)