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