org.codehaus.plexus.component.repository.exception
public class ComponentLookupException extends Exception
Version: $Id: ComponentLookupException.java 6987 2007-10-22 19:13:01Z jvanzyl $
Field Summary | |
---|---|
String | LS |
ClassRealm | realm |
String | role |
String | roleHint |
Constructor Summary | |
---|---|
ComponentLookupException(String message, String role, String roleHint, ClassRealm realm) | |
ComponentLookupException(String message, String role, String roleHint, ClassRealm realm, Throwable cause) |
Method Summary | |
---|---|
String | getMessage() |