Package cz.cvut.kbss.ontodriver.virtuoso
Class VirtuosoDriverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.cvut.kbss.ontodriver.exception.OntoDriverException
cz.cvut.kbss.ontodriver.virtuoso.VirtuosoDriverException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVirtuosoDriverException
(String message) VirtuosoDriverException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VirtuosoDriverException
-
VirtuosoDriverException
-