org.codehaus.plexus.component.repository.exception
public class ComponentManagerImplementationNotFoundException extends Exception
Version: $Id: ComponentManagerImplementationNotFoundException.java 5469 2007-01-19 07:48:21Z eredmond $
| Field Summary | |
|---|---|
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| ComponentManagerImplementationNotFoundException(String message)
Construct a new ComponentManagerImplementationNotFoundException instance. | |
| ComponentManagerImplementationNotFoundException(String message, Throwable cause)
Construct a new ComponentManagerImplementationNotFoundException instance. | |
ComponentManagerImplementationNotFoundException instance.Parameters: message exception message
ComponentManagerImplementationNotFoundException instance.Parameters: message exception message cause causing exception to chain