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:
- java.io.Serializable
public final class ComponentLookupException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ComponentLookupException
public ComponentLookupException(java.lang.String message,
java.lang.String role,
java.lang.String hint)
ComponentLookupException
public ComponentLookupException(java.lang.Throwable cause,
java.lang.String role,
java.lang.String hint)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.