QuotaExceededException Constructor
Initializes a new instance of the QuotaExceededException class.
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | QuotaExceededException(String^) | Initializes a new instance of the QuotaExceededException class with a specified error message. |
![]() | QuotaExceededException(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. |
Show:
