Class AbortedTransactionException

All Implemented Interfaces:
Serializable

@Deprecated public class AbortedTransactionException extends JedisDataException
Deprecated.
This will be removed in next major release.
See Also:
  • Constructor Details

    • AbortedTransactionException

      public AbortedTransactionException(String message)
      Deprecated.
    • AbortedTransactionException

      public AbortedTransactionException(Throwable cause)
      Deprecated.
    • AbortedTransactionException

      public AbortedTransactionException(String message, Throwable cause)
      Deprecated.