Share via


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
System_CAPS_pubmethod ServerBusyException(String)

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

System_CAPS_pubmethod 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