Class ComponentLookupRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.plexus.component.repository.exception.ComponentLookupRuntimeException
All Implemented Interfaces:
Serializable

public class ComponentLookupRuntimeException extends RuntimeException
The exception which is thrown by a component repository when the requested component cannot be found.
Author:
Kristian Rosenvold
See Also: