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