Package | Description |
---|---|
com.couchbase.client.core.error.context | |
com.couchbase.client.core.msg.view |
Modifier and Type | Method and Description |
---|---|
ViewError |
ViewErrorContext.error() |
Constructor and Description |
---|
ViewErrorContext(ResponseStatus responseStatus,
RequestContext requestContext,
ViewError viewError,
int httpStatus) |
Modifier and Type | Method and Description |
---|---|
Optional<ViewError> |
ViewChunkTrailer.error() |
Constructor and Description |
---|
ViewChunkTrailer(Optional<ViewError> error) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.