MessagingAuthorizationException Constructor

 

Initializes a new instance of the MessagingAuthorizationException class.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

NameDescription
System_CAPS_pubmethodMessagingAuthorizationException(String^)

Initializes a new instance of the MessagingAuthorizationException class with a specified error message.

System_CAPS_pubmethodMessagingAuthorizationException(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.

Return to top
Show: