public class ComponentLifecycleException extends Exception
Constructor and Description |
---|
ComponentLifecycleException(String message)
Construct a new
ComponentLifecycleException instance. |
ComponentLifecycleException(String message,
Throwable cause)
Construct a new
ComponentLifecycleException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComponentLifecycleException(String message)
ComponentLifecycleException
instance.message
- exception messageCopyright © 2001–2019 Codehaus Plexus. All rights reserved.