Package org.codehaus.plexus.component.repository.exception

Contains exceptions thrown by ComponentRepositories (see container implementation).

See:
          Description

Exception Summary
ComponentConfigurationException Exception that is thrown when the class(es) required for a component implementation are not available.
ComponentDescriptorUnmarshallingException Exception that is thrown when the class(es) required for a component implementation are not available.
ComponentImplementationNotFoundException Exception that is thrown when the class(es) required for a component implementation are not available.
ComponentLifecycleException Exception that is thrown when the class(es) required for a component implementation are not available.
ComponentLookupException The exception which is thrown by a component repository when the requested component cannot be found.
ComponentManagerImplementationNotFoundException Exception that is thrown when the class(es) required for a component implementation are not available.
ComponentProfileException Exception that is thrown when the class(es) required for a component implementation are not available.
ComponentRepositoryException Exception that is thrown when the class(es) required for a component implementation are not available.
 

Package org.codehaus.plexus.component.repository.exception Description

Contains exceptions thrown by ComponentRepositories (see container implementation).



Copyright © 2001-2009 Codehaus. All Rights Reserved.