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