MessagingException Constructor

 

Initializes a new instance of the MessagingException class.

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

NameDescription
System_CAPS_pubmethodMessagingException(String)

Initializes a new instance of the MessagingException class with a specified error message.

System_CAPS_pubmethodMessagingException(String, Exception)

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

Return to top
Show: