CloudException Properties
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | ErrorCode | Gets the error code that is returned from the server. |
![]() | ErrorMessage | Gets the error message that was returned from the server. |
![]() | HelpLink | (Inherited from Exception.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | (Inherited from Exception.) |
![]() | Request | Gets information about the associated HTTP request. |
![]() | RequestId | Gets the request identifier. |
![]() | Response | Gets information about the associated HTTP response. |
![]() | RoutingRequestId | Gets the routing request identifier. |
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | TargetSite | (Inherited from Exception.) |
Show:
