Class StartingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.personality.plexus.lifecycle.phase.StartingException
- All Implemented Interfaces:
Serializable
Error occuring while starting a component.
- Author:
- Brett Porter
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStartingException
(String message) StartingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StartingException
-
StartingException
-