Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Namespace Couchbase.Core.Exceptions.KeyValue

Classes

DeltaInvalidException

DocumentAlreadyAliveException

DocumentExistsException

DocumentLockedException

DocumentNotFoundException

DocumentNotJsonException

DocumentNotLockedException

Thrown when the server reports the document is already locked - generally raised when an unlocking operation is being performed.

DocumentTooDeepException

DocumentUnretrievableException

DurabilityAmbiguousException

DurabilityImpossibleException

DurabilityLevelNotAvailableException

DurableWriteInProgressException

DurableWriteReCommitInProgressException

KeyValueErrorContext

KeyValueException

MutationLostException

NumberTooBigException

PathExistsException

PathInvalidException

PathMismatchException

PathNotFoundException

PathTooBigException

PathTooDeepException

SendQueueFullException

ServerOutOfMemoryException

SocketNotAvailableException

Thrown when a socket is temporarily unavailable. This exception is caught and will force a retry.

SubDocException

This exception handles unrecoverable Sub-Doc API errors. It resolves the naming issue with SubdocExceptionException.

SubdocExceptionException

ValueInvalidException

ValueNotJsonException

ValueTooDeepException

ValueToolargeException

XattrCannotModifyVirtualAttributeException

XattrException

XattrInvalidFlagComboException

XattrInvalidKeyComboException

XattrInvalidOrderException

XattrUnknownMacroException

XattrUnknownVirtualAttributeException

Interfaces

IKeyValueErrorContext

In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.