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

Packages that use org.codehaus.plexus.component.repository.exception
org.codehaus.plexus Provides the API that bootstraps the Plexus Component managment. 
org.codehaus.plexus.personality.plexus.lifecycle.phase Contains the interfaces (and exceptions) which represent the component lifecycle phases of the Plexus personality. 
 

Classes in org.codehaus.plexus.component.repository.exception used by org.codehaus.plexus
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.
ComponentRepositoryException
          Exception that is thrown when the class(es) required for a component implementation are not available.
 

Classes in org.codehaus.plexus.component.repository.exception used by org.codehaus.plexus.personality.plexus.lifecycle.phase
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.
 



Copyright © 2001-2009 Codehaus. All Rights Reserved.