mirror of
https://github.com/boticord/boticordpy.git
synced 2024-11-13 20:07:28 +03:00
23 lines
395 B
ReStructuredText
23 lines
395 B
ReStructuredText
.. currentmodule:: boticordpy.exceptions
|
|
|
|
##########################
|
|
Exceptions API Reference
|
|
##########################
|
|
|
|
.. autoclass:: BoticordException
|
|
:members:
|
|
|
|
.. autoclass:: InternalException
|
|
:members:
|
|
|
|
.. autoclass:: HTTPException
|
|
:members:
|
|
|
|
.. autoclass:: MeilisearchException
|
|
:members:
|
|
|
|
.. autoclass:: StatusCodes
|
|
:members:
|
|
|
|
.. autoclass:: HTTPErrors
|
|
:members:
|