ServerBusyException Constructor
Initializes a new instance of the ServerBusyException class.
Namespace: Microsoft.WindowsAzure.Messaging
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
ServerBusyException(String) | Initializes a new instance of the ServerBusyException class with a specified error message. |
|
ServerBusyException(String, Exception) | Initializes a new instance of the ServerBusyException class with a specified error message and a reference to the inner exception. |
See Also
ServerBusyException Class
Microsoft.WindowsAzure.Messaging Namespace
Return to top