summaryrefslogtreecommitdiff
path: root/docs/reference/kombu.exceptions.rst
blob: 4b042518f6e99fce5c7280beae1d74e9caf4d741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=====================================
 Exceptions - ``kombu.exceptions``
=====================================

.. currentmodule:: kombu.exceptions

.. automodule:: kombu.exceptions

    .. contents::
        :local:

    .. autoexception:: NotBoundError
    .. autoexception:: MessageStateError
    .. autoexception:: TimeoutError
    .. autoexception:: LimitExceeded
    .. autoexception:: ConnectionLimitExceeded
    .. autoexception:: ChannelLimitExceeded