org.codehaus.plexus.component.repository.exception
Class ComponentLookupException
Exception
org.codehaus.plexus.component.repository.exception.ComponentLookupException
public class ComponentLookupException
extends Exception
The exception which is thrown by a component repository when
the requested component cannot be found.
$Id: ComponentLookupException.java 1323 2004-12-20 23:00:59Z jvanzyl $
ComponentLookupException
public ComponentLookupException(String message)
ComponentLookupException
public ComponentLookupException(String message,
Throwable cause)