Share via


CloudException Constructor

 

Initializes a new instance of the CloudException class.

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

Overload List

Name Description
System_CAPS_pubmethod CloudException(String)

Initializes a new instance of the CloudException class.

System_CAPS_pubmethod CloudException(String, Exception)

Initializes a new instance of the CloudException class.

See Also

CloudException Class
Microsoft.WindowsAzure Namespace

Return to top