Class ActiveTransactionRecordNotFoundException

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

public class ActiveTransactionRecordNotFoundException extends CouchbaseException
See Also:
  • Constructor Details

    • ActiveTransactionRecordNotFoundException

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

    • atrId

      public String atrId()
    • attemptId

      public String attemptId()