MessagingAuthorizationException Constructor (String^)
Initializes a new instance of the MessagingAuthorizationException class with a specified error message.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- message
-
Type:
System::String^
The error message that explains the reasons for the exception.
Show: