CloudHttpErrorInfo Members
Represents the HTTP requests and responses that are associated with error conditions.
The following tables list the members exposed by the CloudHttpErrorInfo type.
Protected Constructors
Name | Description | |
---|---|---|
CloudHttpErrorInfo | Initializes a new instance of the CloudHttpErrorInfo class. |
Top
Public Properties
Name | Description | |
---|---|---|
Content | Gets the contents of the HTTP message. | |
Headers | Gets the collection of HTTP headers. | |
Version | Gets the HTTP message version. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
CopyHeaders | Adds the HTTP message headers to the error information. | |
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
CloudHttpErrorInfo Class
Microsoft.WindowsAzure.Common Namespace