WebSiteCloudException Constructor (String^)

 

Initializes a new instance of the WebSiteCloudException class.

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

public:
WebSiteCloudException(
	String^ message
)

Parameters

message
Type: System::String^

The exception message.

Return to top
Show: