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

Packages that use ProfileException
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 ProfileException in org.apache.avalon.composition.model
 

Subclasses of ProfileException in org.apache.avalon.composition.model
 class ProfileDuplicateException
          Exception raised in response to an attempt to override the defintion of an existing profile.
 class ProfileUnknownException
          Exception to indicate that a profile is unknown.
 



Copyright © The Apache Software Foundation. All Rights Reserved.