Package org.eclipse.rdf4j.repository
Class UnknownTransactionStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.repository.RepositoryException
org.eclipse.rdf4j.repository.UnknownTransactionStateException
- All Implemented Interfaces:
Serializable
A specific subtype of
RepositoryException
that indicates the connection's transaction state can not be
determined.- Author:
- Jeen Broekstra
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownTransactionStateException
public UnknownTransactionStateException() -
UnknownTransactionStateException
-
UnknownTransactionStateException
-
UnknownTransactionStateException
-