mirror of https://github.com/celery/kombu.git
19 lines
461 B
ReStructuredText
19 lines
461 B
ReStructuredText
=====================================
|
|
Exceptions - ``kombu.exceptions``
|
|
=====================================
|
|
|
|
.. currentmodule:: kombu.exceptions
|
|
|
|
.. automodule:: kombu.exceptions
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
.. autoexception:: NotBoundError
|
|
.. autoexception:: MessageStateError
|
|
.. autoexception:: TimeoutError
|
|
.. autoexception:: LimitExceeded
|
|
.. autoexception:: ConnectionLimitExceeded
|
|
.. autoexception:: ChannelLimitExceeded
|
|
|