Namespace Couchbase.Core.Exceptions
Classes
AmbiguousTimeoutException
A Timeout
BucketNotFoundException
CasMismatchException
Raised when a comparison between a stored document's CAS does not match the CAS provided by the request indicating the document has been mutated. Each time the document changes its CAS changes. A form of optimistic concurrency.
CollectionNotFoundException
The collection in the key-space or scope is not found.
ConnectException
DecodingFailureException
EncodingFailureException
FeatureNotAvailableException
IndexExistsException
IndexFailureException
IndexNotFoundException
InternalServerFailureException
InvalidArgumentException
InvalidIndexException
ManagementErrorContext
ParsingFailureException
PlanningFailureException
RequestCanceledException
ScopeNotFoundException
StreamAlreadyReadException
Thrown when an attempt is made to read a stream of results more than once.
TemporaryFailureException
TimeoutException
The parent timeout exception of Ambiguous
UnambiguousTimeoutException
A Timeout