Uses of Class
org.apache.avalon.composition.model.ServiceException

Packages that use ServiceException
org.apache.avalon.composition.model The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment. 
 

Uses of ServiceException in org.apache.avalon.composition.model
 

Subclasses of ServiceException in org.apache.avalon.composition.model
 class ServiceDuplicateException
          Exception raised in response to an attempt to override an existing service defintion.
 class ServiceUnknownException
          Exception to indicate that a service defintioon is unknown within the scope of a service manager.
 



Copyright © The Apache Software Foundation. All Rights Reserved.