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