MessagingEntityAlreadyExistsException Constructor (String)
Initializes a new instance of the MessagingEntityAlreadyExistsException class with the name of the entity.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- message
-
Type:
System.String
The name of the entity.
Show: