public class SubdocUtil extends Object
| Constructor and Description |
|---|
SubdocUtil() |
| Modifier and Type | Method and Description |
|---|---|
static CouchbaseException |
handleNonFieldLevelErrors(BaseKeyValueRequest<?> request,
short status,
MemcacheProtocol.FlexibleExtras flexibleExtras,
String serverError)
These are errors that will result in the mutateIn or lookupIn call failing with an exception.
|
public static CouchbaseException handleNonFieldLevelErrors(BaseKeyValueRequest<?> request, short status, @Nullable MemcacheProtocol.FlexibleExtras flexibleExtras, @Nullable String serverError)
Copyright © 2024 Couchbase, Inc.. All rights reserved.