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