Package de.unima.alcomox.exceptions

Exception Summary
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.
DiagnosisException A diagnosis exception handles every type of problems related to diagnosis with the human in the loop.
MappingException A mapping exception handles every type of problems related to mappings and catches internally thrown correspondence exceptions.
OntologyException An ontology exception handles every type of problems related to ontologies.
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.