kopia lustrzana https://github.com/Yakifo/amqtt
inherit BrokerException from Exception
rodzic
8237912a3b
commit
65fe9bedc1
|
@ -43,7 +43,7 @@ EVENT_BROKER_CLIENT_UNSUBSCRIBED = "broker_client_unsubscribed"
|
|||
EVENT_BROKER_MESSAGE_RECEIVED = "broker_message_received"
|
||||
|
||||
|
||||
class BrokerException(BaseException):
|
||||
class BrokerException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue