index
:
discobra
this commit
master
A fast, easy to use Discord API wrapper.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
discord
/
utils
/
exceptions.py
blob: d3e574820b1e4c5f082316f5b13b39c0030a4446 (
plain
) (
blame
)
1
2
class
APIException
(
Exception
):
"""Raised when the Discord API returns an error."""