Class StorageExtendedErrorInformation
public sealed class StorageExtendedErrorInformation
- Inheritance
-
StorageExtendedErrorInformation
- Inherited Members
Constructors
StorageExtendedErrorInformation()
public StorageExtendedErrorInformation()
Properties
AdditionalDetails
public IDictionary<string, string> AdditionalDetails { get; }
Property Value
ErrorCode
public string ErrorCode { get; }
Property Value
ErrorMessage
public string ErrorMessage { get; }