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