org.codehaus.plexus.component.repository.exception

Class ComponentImplementationNotFoundException

public class ComponentImplementationNotFoundException extends Exception

Exception that is thrown when the class(es) required for a component implementation are not available.

Version: $Id: ComponentImplementationNotFoundException.java 1323 2004-12-20 23:00:59Z jvanzyl $

Author: Jason van Zyl

Constructor Summary
ComponentImplementationNotFoundException(String message)
ComponentImplementationNotFoundException(String message, Throwable cause)

Constructor Detail

ComponentImplementationNotFoundException

public ComponentImplementationNotFoundException(String message)

ComponentImplementationNotFoundException

public ComponentImplementationNotFoundException(String message, Throwable cause)