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: a7f035c31da2f7445e855b96c3f0558317e9dd4d (
plain
) (
blame
)
1
2
3
class
APIException
(
Exception
):
"""Raised when the Discord API returns an error."""