Class JVMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.oxfordsemantic.jrdfox.exceptions.JRDFoxException
tech.oxfordsemantic.jrdfox.exceptions.JVMException
- All Implemented Interfaces:
Serializable
This exception is thrown when RDFox calls a piece of functionality that is implemented in Java,
but the underlying Java library throws an exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JVMException
public JVMException() -
JVMException
-
JVMException
-