MessagingEntityNotFoundException Constructor

 

Initializes a new instance of the MessagingEntityNotFoundException class.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

NameDescription
System_CAPS_pubmethodMessagingEntityNotFoundException(String)

Initializes a new instance of the MessagingEntityNotFoundException class with the entity name.

System_CAPS_pubmethodMessagingEntityNotFoundException(String, Exception)

Initializes a new instance of the MessagingEntityNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Return to top
Show: