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