Table of Contents

Class StorageExtendedErrorInformation

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public sealed class StorageExtendedErrorInformation
Inheritance
StorageExtendedErrorInformation
Inherited Members

Constructors

StorageExtendedErrorInformation()

public StorageExtendedErrorInformation()

Properties

AdditionalDetails

public IDictionary<string, string> AdditionalDetails { get; }

Property Value

IDictionary<string, string>

ErrorCode

public string ErrorCode { get; }

Property Value

string

ErrorMessage

public string ErrorMessage { get; }

Property Value

string