WebSiteCloudException Properties

 

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Properties

Name Description
System_CAPS_pubproperty Data

(Inherited from Exception.)

System_CAPS_pubproperty ErrorCode

Gets the error code that is returned from the server.(Inherited from CloudException.)

System_CAPS_pubproperty ErrorMessage

Gets the error message that was returned from the server.(Inherited from CloudException.)

System_CAPS_pubproperty ErrorMessageArguments

Gets a container for strings that fill the place holders in the message template. These strings contain information unique to the user's scenario.

System_CAPS_pubproperty ErrorMessageFormat

Gets a template of the actual message presented to the user.

System_CAPS_pubproperty ExtendedErrorCode

Gets an extended error code that is a numeric value unique to this error type.

System_CAPS_pubproperty HelpLink

(Inherited from Exception.)

System_CAPS_pubproperty HResult

(Inherited from Exception.)

System_CAPS_pubproperty InnerException

(Inherited from Exception.)

System_CAPS_pubproperty Message

(Inherited from Exception.)

System_CAPS_pubproperty Request

Gets information about the associated HTTP request.(Inherited from CloudException.)

System_CAPS_pubproperty RequestId

Gets the request identifier.(Inherited from CloudException.)

System_CAPS_pubproperty Response

Gets information about the associated HTTP response.(Inherited from CloudException.)

System_CAPS_pubproperty RoutingRequestId

Gets the routing request identifier.(Inherited from CloudException.)

System_CAPS_pubproperty Source

(Inherited from Exception.)

System_CAPS_pubproperty StackTrace

(Inherited from Exception.)

System_CAPS_pubproperty TargetSite

(Inherited from Exception.)

See Also

WebSiteCloudException Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top