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