ServerBusyException Constructor (String)
Initializes a new instance of the ServerBusyException class with a specified error message.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- message
-
Type:
System.String
The error message that explains the reason for the exception.
Show: