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.AbstractConnectorBasicConnectorFactory.getConnector(DriverConfiguration configuration) ConnectorFactory.getConnector(DriverConfiguration configuration) protected voidBasicStorageConnector.initializeConnector()voidBasicConnectorFactory.reloadData()voidConnectorFactory.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> voidContainerHandler.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 TypeClassDescriptionclassThrown 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