Class JRDFoxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.oxfordsemantic.jrdfox.exceptions.JRDFoxException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthenticationException, AuthorizationException, ConstraintViolationException, CursorNoLongerUsableException, DeltaQueryCompilationException, DuplicateResourceException, InvalidCursorStateException, JVMException, LaggingReplicationException, LicenseException, LockTimeoutException, MemoryExhaustedException, OperationInterruptedException, ParsingException, QueryCompilationException, ResourceInUseException, RuleCompilationException, SystemCallException, UnknownResourceException
-
Constructor Summary
ConstructorsConstructorDescriptionJRDFoxException(String message) JRDFoxException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JRDFoxException
public JRDFoxException() -
JRDFoxException
-
JRDFoxException
-