Uses of Class
cz.cvut.kbss.ontodriver.owlapi.exception.OwlapiDriverException
Packages that use OwlapiDriverException
Package
Description
-
Uses of OwlapiDriverException in cz.cvut.kbss.ontodriver.owlapi
Methods in cz.cvut.kbss.ontodriver.owlapi that throw OwlapiDriverException -
Uses of OwlapiDriverException in cz.cvut.kbss.ontodriver.owlapi.connector
Methods in cz.cvut.kbss.ontodriver.owlapi.connector that throw OwlapiDriverExceptionModifier and TypeMethodDescriptioncz.cvut.kbss.ontodriver.owlapi.connector.AbstractConnector
BasicConnectorFactory.getConnector
(DriverConfiguration configuration) ConnectorFactory.getConnector
(DriverConfiguration configuration) protected void
BasicStorageConnector.initializeConnector()
void
BasicConnectorFactory.reloadData()
void
ConnectorFactory.reloadData()
Reloads data from the underlying ontology storage. -
Uses of OwlapiDriverException in cz.cvut.kbss.ontodriver.owlapi.container
Methods in cz.cvut.kbss.ontodriver.owlapi.container that throw OwlapiDriverExceptionModifier and TypeMethodDescriptionContainerHandler.readContainer
(ContainerDescriptor descriptor) Reads the content of a container corresponding to the specified description.<T> void
ContainerHandler.updateContainer
(ContainerValueDescriptor<T> descriptor) Updates the content of an existing container corresponding to the specified descriptor. -
Uses of OwlapiDriverException in cz.cvut.kbss.ontodriver.owlapi.exception
Subclasses of OwlapiDriverException in cz.cvut.kbss.ontodriver.owlapi.exceptionModifier and TypeClassDescriptionclass
Thrown when an error occurs during storage of an ontology. -
Uses of OwlapiDriverException in cz.cvut.kbss.ontodriver.owlapi.util
Methods in cz.cvut.kbss.ontodriver.owlapi.util that throw OwlapiDriverException