CloudException Properties

 

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

NameDescription
System_CAPS_pubpropertyData

(Inherited from Exception.)

System_CAPS_pubpropertyErrorCode

Gets the error code that is returned from the server.

System_CAPS_pubpropertyErrorMessage

Gets the error message that was returned from the server.

System_CAPS_pubpropertyHelpLink

(Inherited from Exception.)

System_CAPS_pubpropertyHResult

(Inherited from Exception.)

System_CAPS_pubpropertyInnerException

(Inherited from Exception.)

System_CAPS_pubpropertyMessage

(Inherited from Exception.)

System_CAPS_pubpropertyRequest

Gets information about the associated HTTP request.

System_CAPS_pubpropertyRequestId

Gets the request identifier.

System_CAPS_pubpropertyResponse

Gets information about the associated HTTP response.

System_CAPS_pubpropertyRoutingRequestId

Gets the routing request identifier.

System_CAPS_pubpropertySource

(Inherited from Exception.)

System_CAPS_pubpropertyStackTrace

(Inherited from Exception.)

System_CAPS_pubpropertyTargetSite

(Inherited from Exception.)

Return to top
Show: