org.codehaus.plexus.component.repository.exception
Class ComponentLookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.component.repository.exception.ComponentLookupException
- All Implemented Interfaces:
- Serializable
public final class ComponentLookupException
- extends Exception
- See Also:
- Serialized Form
ComponentLookupException
public ComponentLookupException(String message,
String role,
String hint)
ComponentLookupException
public ComponentLookupException(Throwable cause,
String role,
String hint)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.