diff options
| author | Rapptz <[email protected]> | 2019-03-12 05:27:34 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-03-12 05:27:34 -0400 |
| commit | 560783c3d222d156a073fad5d467cd6331b74ecb (patch) | |
| tree | 1a27882bab9f24e35813a7cfe9e5815c7852b76e /examples/edits.py | |
| parent | Add exception hierarchy to the documentation. (diff) | |
| download | discord.py-560783c3d222d156a073fad5d467cd6331b74ecb.tar.xz discord.py-560783c3d222d156a073fad5d467cd6331b74ecb.zip | |
[commands] Separate view parsing errors from BadArgument.
This causes them to be raised from a new exception named
ArgumentParsingError with 3 children for ease with i18n. This is
technically a breaking change since it no longer derives from
BadArgument, though catching UserInputError will prevent this change
from affecting the user.
Diffstat (limited to 'examples/edits.py')
0 files changed, 0 insertions, 0 deletions