Uses of Class
org.fopps.model.ModelException

Packages that use ModelException
org.fopps.model   
 

Uses of ModelException in org.fopps.model
 

Subclasses of ModelException in org.fopps.model
 class CompileException
          A CompileException is raised if an error during compilation occurred
 class InvalidConstraintException
          InvalidConstraintException
 class InvalidRelationException
          Class InvalidRelationException
 class ValidatorException
          ValidatorException is thrown by validators, if the given value was not accepted by the validator.
 

Methods in org.fopps.model that throw ModelException
static void ArtefactCategory.removeCategory(java.lang.String pName)
          Removes an existing category
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.