Rapptz
|
e8c32c542e
|
Make HTTPException get the error JSON's message attribute.
|
9 years ago |
Rapptz
|
fa36a449e9
|
Change HTTPException to only take a single parameter.
|
9 years ago |
Rapptz
|
1c623ccf11
|
Begin working on gateway v4 support.
Bump websockets requirement to v3.1
Should be squashed...
|
9 years ago |
Rapptz
|
4d816c4ef3
|
HTTPException now has a text attribute if JSON is not available.
|
9 years ago |
Rapptz
|
db4cc791dd
|
Update license of files to 2016.
|
9 years ago |
Rapptz
|
99254fdf96
|
Add Forbidden and NotFound exceptions.
|
9 years ago |
Rapptz
|
f197c34583
|
Begin working on asyncio port.
|
9 years ago |
Rapptz
|
b1b2c0d099
|
Add LoginFailure exception for a clearer failure in Client.login
The older HTTPException is not exactly the clearest thing for people
who are new to programming or HTTP exceptions in general.
|
9 years ago |
Rapptz
|
4a32ae444a
|
Add the message to the exception output.
|
9 years ago |
Rapptz
|
57312d96f7
|
Fix annoying lack of parenthesis at end of HTTPException
|
10 years ago |
Rapptz
|
9b2a78a031
|
Add InvalidArgument exception and change exceptions thrown.
|
10 years ago |
Rapptz
|
027b7b33c9
|
All HTTP requests now throw HTTPException.
|
10 years ago |
Rapptz
|
3266d1ed10
|
GatewayNotFound now has a default message.
|
10 years ago |
Rapptz
|
d14bffcd96
|
Rename InvaldiDestination to a generic ClientException.
|
10 years ago |
Rapptz
|
61e41ec3b9
|
All exceptions now derive from DiscordException.
|
10 years ago |
Rapptz
|
6ae6bd8e6d
|
Remove InvalidEventName exception due to it being unused
|
10 years ago |
Rapptz
|
29b71a7e88
|
Move websocket hub to the new gateway.
|
10 years ago |
Rapptz
|
3e0f09d32c
|
Initial commit
|
10 years ago |