Couchbase .NET SDK | 3.7.2
Search Results for

    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 © 2025 Couchbase, Inc.