Couchbase Transactions .NET | 1.1.0
Search Results for

    Show / Hide Table of Contents

    Class TransactionAbortedExternallyException

    Inheritance
    Object
    Exception
    TransactionAbortedExternallyException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Namespace: Couchbase.Transactions.Error.External
    Assembly: Couchbase.Transactions.dll
    Syntax
    public class TransactionAbortedExternallyException : Exception, ISerializable

    Constructors

    | Improve this Doc View Source

    TransactionAbortedExternallyException()

    Declaration
    public TransactionAbortedExternallyException()

    Implements

    System.Runtime.Serialization.ISerializable

    Extension Methods

    ErrorClassExtensions.Classify(Exception)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021 Couchbase, Inc.