mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-23 23:34:28 +00:00
Rename errors
This commit is contained in:
parent
66680af98c
commit
803dc59cdd
@ -1,14 +1,14 @@
|
||||
Error
|
||||
=====
|
||||
|
||||
.. autoexception:: pyrogram.Error
|
||||
.. autoexception:: pyrogram.api.errors.error.Error
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. toctree::
|
||||
../errors/303_see_other
|
||||
../errors/400_bad_request
|
||||
../errors/401_unauthorized
|
||||
../errors/420_flood
|
||||
../errors/500_internal_server_error
|
||||
../errors/520_unknown_error
|
||||
../errors/SeeOther
|
||||
../errors/BadRequest
|
||||
../errors/Unauthorized
|
||||
../errors/Flood
|
||||
../errors/InternalServerError
|
||||
../errors/UnknownError
|
||||
|
Loading…
Reference in New Issue
Block a user