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