ServiceBusCommunicationError Class

There was a general communications error encountered when interacting with the Azure Service Bus service.

Client isn't able to establish a connection to Service Bus. Make sure the supplied host name is correct and the host is reachable. If your code runs in an environment with a firewall/proxy, ensure that the traffic to the Service Bus domain/IP address and ports isn't blocked.

Inheritance
ServiceBusCommunicationError

Constructor

ServiceBusCommunicationError(**kwargs)