Uses of Class
com.couchbase.client.core.error.TimeoutException
| Package | Description |
|---|---|
| com.couchbase.client.core.error |
-
Uses of TimeoutException in com.couchbase.client.core.error
Subclasses of TimeoutException in com.couchbase.client.core.error Modifier and Type Class Description classAmbiguousTimeoutExceptionThis is a special case of the timeout exception, signaling that the timeout happened with an ambiguous cause.classUnambiguousTimeoutExceptionThis is a special case of the timeout exception, signaling that the timeout happened with no ambiguous cause.