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 class
AmbiguousTimeoutException
This is a special case of the timeout exception, signaling that the timeout happened with an ambiguous cause.class
UnambiguousTimeoutException
This is a special case of the timeout exception, signaling that the timeout happened with no ambiguous cause.