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 | |
---|---|---|
CloudException(String) | Initializes a new instance of the CloudException class. |
|
CloudException(String, Exception) | Initializes a new instance of the CloudException class. |
See Also
CloudException Class
Microsoft.WindowsAzure Namespace
Return to top