Uses of Class
org.semanticweb.owlapi.model.OWLRuntimeException
Packages that use OWLRuntimeException
Package
Description
OBO to OWL.
OBO parser.
Ontology parsing and saving classes.
Manchester OWL syntax parser and renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
RDF/XML syntax parser and renderer.
RDF/XML syntax parser and renderer.
OWLReasoner package.
-
Uses of OWLRuntimeException in org.obolibrary.obo2owl
Subclasses of OWLRuntimeException in org.obolibrary.obo2owlModifier and TypeClassDescriptionstatic class
Exception indication a non-resolvable conflict for an annotation property and its cardinality constraint.static class
Exception indicating an un-recoverable error during the handling of axiom strings. -
Uses of OWLRuntimeException in org.obolibrary.oboformat.parser
Subclasses of OWLRuntimeException in org.obolibrary.oboformat.parserModifier and TypeClassDescriptionclass
The Class InvalidXrefMapException.class
The Class OBOFormatDanglingReferenceException.class
The Class OBOFormatException.class
The Class OBOFormatParserException. -
Uses of OWLRuntimeException in org.semanticweb.owlapi.io
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.ioModifier and TypeClassDescriptionclass
Indicates that a parse error happened when trying to parse an ontology. -
Uses of OWLRuntimeException in org.semanticweb.owlapi.manchestersyntax.parser
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.manchestersyntax.parser -
Uses of OWLRuntimeException in org.semanticweb.owlapi.manchestersyntax.renderer
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.manchestersyntax.renderer -
Uses of OWLRuntimeException in org.semanticweb.owlapi.model
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.modelModifier and TypeClassDescriptionclass
An exception to describe a situation where there was an attempt to apply a change to an immutable ontology.class
A high level exception interface that describes errors that occurred when applying changes to ontologies.class
Describes a situation where a change was vetoed for some reason.class
class
An exception which describes the situation where no ontology document IRI mapping could be found.class
An exception that describes the situation where an ontology could not be renamed (have its ID set) because its manager already contained an ontology with the same name.class
An exception to describe a problem in accessing an ontology.class
class
-
Uses of OWLRuntimeException in org.semanticweb.owlapi.rdf.rdfxml.parser
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.rdf.rdfxml.parserModifier and TypeClassDescriptionclass
The Class OWLRDFXMLParserException.class
The Class OWLRDFXMLParserMalformedNodeException.class
Thrown if an RDF error is encountered while parsing RDF.class
class
-
Uses of OWLRuntimeException in org.semanticweb.owlapi.rdf.rdfxml.renderer
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.rdf.rdfxml.rendererModifier and TypeClassDescriptionclass
An exception which indicates that a caller tried to write an XML Element with a name that is not a QName. -
Uses of OWLRuntimeException in org.semanticweb.owlapi.reasoner
Subclasses of OWLRuntimeException in org.semanticweb.owlapi.reasonerModifier and TypeClassDescriptionclass
class
class
Indicates that a query whose signature contained fresh entities was posed to the reasoner.class
class
This exception indicates that the reasoner cannot handle the set of axioms that are in the imports closure of the root ontology because the axioms fall outside of the "largest" OWL profile (i.e.class
This type of exception is thrown by anOWLReasoner
to indicate that the imports closure of the root ontology (returned byOWLReasoner.getRootOntology()
) is inconsistent.class
class
Specifies that a some internal error occurred during reasoning.class
class
Thrown when the current reasoner operation has been interrupted due to a satisfiability check timeout.class