CloudHttpErrorInfo Class
Represents the HTTP requests and responses that are associated with error conditions.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
System.Object
Microsoft.WindowsAzure.Common.CloudHttpErrorInfo
Microsoft.WindowsAzure.Common.CloudHttpRequestErrorInfo
Microsoft.WindowsAzure.Common.CloudHttpResponseErrorInfo
Microsoft.WindowsAzure.Common.CloudHttpErrorInfo
Microsoft.WindowsAzure.Common.CloudHttpRequestErrorInfo
Microsoft.WindowsAzure.Common.CloudHttpResponseErrorInfo
| Name | Description | |
|---|---|---|
![]() | CloudHttpErrorInfo() | Initializes a new instance of the CloudHttpErrorInfo class. |
| Name | Description | |
|---|---|---|
![]() | CopyHeaders(HttpHeaders) | Adds the HTTP message headers to the error information. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


