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. |