| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.events.io | |
| com.couchbase.client.core.io.netty.kv |
| Modifier and Type | Method and Description |
|---|---|
ErrorMap.ErrorCode |
KeyValueErrorMapCodeHandledEvent.errorCode() |
| Constructor and Description |
|---|
KeyValueErrorMapCodeHandledEvent(IoContext context,
ErrorMap.ErrorCode errorCode) |
| 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)
Creates a new Error Map, usually called from jackson.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.