Uses of Package
de.unima.alcomox.exceptions

Packages that use de.unima.alcomox.exceptions
de.unima.alcomox   
de.unima.alcomox.algorithms   
de.unima.alcomox.exceptions   
de.unima.alcomox.mapping   
de.unima.alcomox.ontology   
de.unima.alcomox.ontology.extowlapi   
 

Classes in de.unima.alcomox.exceptions used by de.unima.alcomox
AlcomoException
          Every problem that might occur and cannot be solved is thrown as instance of this class.
PCFException
          An PCF exception handles problems related to parameter (P) like imvalid combinations of parameters, as well as things related to the control flow (CF) like the invalid order of method calls.
 

Classes in de.unima.alcomox.exceptions used by de.unima.alcomox.algorithms
AlcomoException
          Every problem that might occur and cannot be solved is thrown as instance of this class.
 

Classes in de.unima.alcomox.exceptions used by de.unima.alcomox.exceptions
AlcomoException
          Every problem that might occur and cannot be solved is thrown as instance of this class.
 

Classes in de.unima.alcomox.exceptions used by de.unima.alcomox.mapping
AlcomoException
          Every problem that might occur and cannot be solved is thrown as instance of this class.
CorrespondenceException
          A correspondence exception handles every type of problems related to correspondences and their internal components.
MappingException
          A mapping exception handles every type of problems related to mappings and catches internally thrown correspondence exceptions.
PCFException
          An PCF exception handles problems related to parameter (P) like imvalid combinations of parameters, as well as things related to the control flow (CF) like the invalid order of method calls.
 

Classes in de.unima.alcomox.exceptions used by de.unima.alcomox.ontology
AlcomoException
          Every problem that might occur and cannot be solved is thrown as instance of this class.
CorrespondenceException
          A correspondence exception handles every type of problems related to correspondences and their internal components.
OntologyException
          An ontology exception handles every type of problems related to ontologies.
 

Classes in de.unima.alcomox.exceptions used by de.unima.alcomox.ontology.extowlapi
OntologyException
          An ontology exception handles every type of problems related to ontologies.