This document is for Kombu's development version, which can be significantly different from previous releases. Get the stable docs here: 5.0.
Exceptions - kombu.exceptions
¶
Exceptions.
- exception kombu.exceptions.NotBoundError[source]¶
Trying to call channel dependent method on unbound entity.
- kombu.exceptions.TimeoutError¶
alias of
socket.timeout