File: kombu.exceptions.rst

package info (click to toggle)
kombu 5.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,968 kB
  • sloc: python: 28,815; makefile: 318
file content (18 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (5)
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