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