CloudException Constructor (String, Exception)
Initializes a new instance of the CloudException class.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- message
-
Type:
System.String
The exception message.
- innerException
-
Type:
System.Exception
The inner exception.
Show: