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

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

Subclasses of TypeException in org.apache.avalon.composition.model
 class TypeDuplicateException
          Exception raised in response to an attempt to override the defintion of an existing type.
 class TypeUnknownException
          Exception to indicate that a type is unknown within the scope of a type manager.
 



Copyright © Apache Software Foundation. All Rights Reserved.