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
-
-
Constructor Summary
Constructors Constructor Description ComponentLookupException(java.lang.String message, java.lang.String role, java.lang.String hint)
ComponentLookupException(java.lang.Throwable cause, java.lang.String role, java.lang.String hint)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-