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