This document is for Kombu's development version, which can be significantly different from previous releases. Get the stable docs here: 4.5.
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