Subclasses of OntologyException in com.hp.hpl.jena.ontology |
class |
ConversionException
Exception that is thrown when an ontology resource is converted to another
facet, using as() , and the requested conversion is not
possible. |
class |
LanguageConsistencyException
An exception that denotes some inconsistency between the arguments to a method
in the ontology API, and the language definition for a given ontology profile.
|
class |
ProfileException
Exception that is raised when an ontology operation is attempted that is
not present in the language profile for the current ontology model. |