public abstract class TimeoutException extends CouchbaseException
| Modifier | Constructor and Description |
|---|---|
protected |
TimeoutException(String message,
CancellationErrorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
CancellationErrorContext |
context()
Returns the error context, if present.
|
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected TimeoutException(String message, CancellationErrorContext ctx)
@Stability.Uncommitted public CancellationErrorContext context()
CouchbaseExceptioncontext in class CouchbaseExceptionCopyright © 2020 Couchbase, Inc.. All rights reserved.