| Package | Description |
|---|---|
| com.couchbase.client.core.error |
| Modifier and Type | Method and Description |
|---|---|
CancellationErrorContext |
TimeoutException.context() |
CancellationErrorContext |
RequestCanceledException.context() |
| Constructor and Description |
|---|
AmbiguousTimeoutException(String message,
CancellationErrorContext ctx) |
RequestCanceledException(String message,
CancellationReason reason,
CancellationErrorContext ctx) |
TimeoutException(String message,
CancellationErrorContext ctx) |
UnambiguousTimeoutException(String message,
CancellationErrorContext ctx) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.