Exception: Couchbase::Error::UnambiguousTimeout

Inherits:
Timeout show all
Defined in:
lib/couchbase/errors.rb

Overview

This is a special case of the timeout exception, signaling that the timeout happened with no ambiguous cause.

Instance Attribute Summary

Attributes inherited from CouchbaseError

#context

Method Summary

Methods inherited from CouchbaseError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Couchbase::Error::CouchbaseError