org.codehaus.plexus.component.repository.exception
public class ComponentImplementationNotFoundException extends Exception
Version: $Id: ComponentImplementationNotFoundException.java 5457 2007-01-17 22:54:30Z eredmond $
Field Summary | |
---|---|
static long | serialVersionUID |
Constructor Summary | |
---|---|
ComponentImplementationNotFoundException(String message)
Construct a new ComponentImplementationNotFoundException instance. | |
ComponentImplementationNotFoundException(String message, Throwable cause)
Construct a new ComponentImplementationNotFoundException instance. |
ComponentImplementationNotFoundException
instance.Parameters: message exception message
ComponentImplementationNotFoundException
instance.Parameters: message exception message cause causing exception to chain