Class TransactionInactiveException

All Implemented Interfaces:
Serializable

public class TransactionInactiveException extends RDF4JTransactionException
Since:
4.0.0
Author:
Florian Kleedorfer
See Also:
  • Constructor Details

    • TransactionInactiveException

      public TransactionInactiveException()
    • TransactionInactiveException

      public TransactionInactiveException(String message)
    • TransactionInactiveException

      public TransactionInactiveException(String message, Throwable cause)
    • TransactionInactiveException

      public TransactionInactiveException(Throwable cause)