Uses of Class
cz.cvut.kbss.ontodriver.exception.OntoDriverRuntimeException
Packages that use OntoDriverRuntimeException
-
Uses of OntoDriverRuntimeException in cz.cvut.kbss.ontodriver.exception
Subclasses of OntoDriverRuntimeException in cz.cvut.kbss.ontodriver.exceptionModifier and TypeClassDescriptionclassclassclassRepresents exception raised during the driver initialization.classclassThrown when an attempt is made to extract value of a variable which is not bound by theResultSet. -
Uses of OntoDriverRuntimeException in cz.cvut.kbss.ontodriver.iteration
Subclasses of OntoDriverRuntimeException in cz.cvut.kbss.ontodriver.iterationModifier and TypeClassDescriptionclassIndicates that an error occurred during iteration over a query result set.