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 TypeClassDescriptionclass
class
class
Represents exception raised during the driver initialization.class
class
Thrown 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 TypeClassDescriptionclass
Indicates that an error occurred during iteration over a query result set.