Class ActiveTransactionRecordEntryNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.couchbase.client.core.error.CouchbaseException
com.couchbase.client.core.error.transaction.ActiveTransactionRecordEntryNotFoundException
All Implemented Interfaces:
Serializable

public class ActiveTransactionRecordEntryNotFoundException extends CouchbaseException
See Also:
  • Constructor Details

    • ActiveTransactionRecordEntryNotFoundException

      public ActiveTransactionRecordEntryNotFoundException(String atrId, String attemptId)
  • Method Details

    • atrId

      public String atrId()
    • attemptId

      public String attemptId()