|
Exception Summary |
| OntologyException |
Generic exception of the content support. |
| UngroundedException |
Thrown when working with an ungrounded abstract descriptor, i.e., a
descriptor containing variables, as if it were grounded.
|
| UnknownSchemaException |
Thrown when the schema for the type of the entity to be translated
into/from an abstract descriptor is not defined in the ontology
used to perform the translation.
|
| WrapperException |
This class acts as a base class for all the exceptions that wrap
another (nested) exception. |