Package | Description |
---|---|
com.couchbase.client.core.endpoint | |
com.couchbase.client.core.endpoint.kv |
Modifier and Type | Method and Description |
---|---|
static ErrorMap.ErrorCode |
ResponseStatusConverter.readErrorCodeFromErrorMap(short code)
Get the error code from Key Value error map
|
Modifier and Type | Method and Description |
---|---|
Map<Short,ErrorMap.ErrorCode> |
ErrorMap.errors() |
Constructor and Description |
---|
ErrorMap(int version,
int revision,
Map<String,ErrorMap.ErrorCode> errors) |
Copyright © 2017 Couchbase, Inc.. All rights reserved.