Enum ErrorClass
Namespace: Couchbase.Client.Transactions.Error
Assembly: Couchbase.NetClient.dll
Syntax
public enum ErrorClass
Fields
| Name | Description |
|---|---|
| FailAmbiguous | |
| FailAtrFull | |
| FailCasMismatch | |
| FailDocAlreadyExists | |
| FailDocNotFound | |
| FailExpiry | |
| FailHard | |
| FailOther | |
| FailPathAlreadyExists | |
| FailPathNotFound | |
| FailTransient | |
| FailWriteWriteConflict | |
| TransactionOperationFailed | |
| Undefined |