| Package | Description |
|---|---|
| com.couchbase.client.core.endpoint.kv |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMap.ErrorAttribute |
ErrorMap.ErrorAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorMap.ErrorAttribute[] |
ErrorMap.ErrorAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorMap.ErrorAttribute> |
ErrorMap.ErrorCode.attributes() |
| Constructor and Description |
|---|
ErrorCode(String name,
String description,
List<ErrorMap.ErrorAttribute> attributes,
ErrorMap.RetrySpecification retrySpec) |
Copyright © 2017 Couchbase, Inc.. All rights reserved.