Share via


StorageErrorInfo Class

Definition

Azure storage specific error information.

public class StorageErrorInfo
type StorageErrorInfo = class
Public Class StorageErrorInfo
Inheritance
StorageErrorInfo

Constructors

StorageErrorInfo()

Initializes a new instance of StorageErrorInfo.

Properties

ErrorCode

Error code.

ErrorString

Localized error string.

Recommendations

List of localized recommendations for above error code.

Applies to