Represents extended error information returned by the Windows Azure storage services.
The following tables list the members exposed by the StorageExtendedErrorInformation type.
Public Constructors
| Name | Description | |
|---|---|---|
| StorageExtendedErrorInformation | Initializes a new instance of the StorageExtendedErrorInformation class. |
Public Properties
| Name | Description | |
|---|---|---|
|
AdditionalDetails | Gets additional error details. |
|
ErrorCode | Gets the storage service error code. |
|
ErrorMessage | Gets the storage service error message. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ReadFromStream | |
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |