org.codehaus.plexus.component.repository.exception
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.
- Version:
- $Id$
- Author:
- Kristian Rosenvold
- See Also:
- Serialized Form
ComponentLookupRuntimeException
public ComponentLookupRuntimeException(ComponentLookupException cause)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2001–2014 Codehaus. All rights reserved.