Uses of Class
com.couchbase.client.java.transactions.error.TransactionFailedException
Packages that use TransactionFailedException
-
Uses of TransactionFailedException in com.couchbase.client.java.transactions.error
Subclasses of TransactionFailedException in com.couchbase.client.java.transactions.errorModifier and TypeClassDescriptionclassThe transaction expired at the point of trying to commit it.classThe transaction could not be fully completed in the configured timeout.