QuotaExceededException Constructor

 

Initializes a new instance of the QuotaExceededException class.

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

NameDescription
System_CAPS_pubmethodQuotaExceededException(String)

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

System_CAPS_pubmethodQuotaExceededException(String, Exception)

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

Return to top
Show: