org.codehaus.plexus.component.repository.exception
Class ComponentManagerImplementationNotFoundException
Exception
org.codehaus.plexus.component.repository.exception.ComponentManagerImplementationNotFoundException
public class ComponentManagerImplementationNotFoundException
extends Exception
Exception that is thrown when the class(es) required for a component
implementation are not available.
$Id: ComponentManagerImplementationNotFoundException.java 1323 2004-12-20 23:00:59Z jvanzyl $
ComponentManagerImplementationNotFoundException
public ComponentManagerImplementationNotFoundException(String message)
ComponentManagerImplementationNotFoundException
public ComponentManagerImplementationNotFoundException(String message,
Throwable cause)