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