MessagingAuthorizationException Constructor
Initializes a new instance of the MessagingAuthorizationException class.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() | MessagingAuthorizationException(String^) | Initializes a new instance of the MessagingAuthorizationException class with a specified error message. |
![]() | MessagingAuthorizationException(String^, Exception^) | Initializes a new instance of the MessagingAuthorizationException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Show:
