Rapptz
|
4d816c4ef3
|
HTTPException now has a text attribute if JSON is not available.
|
2016-01-25 01:16:14 -05:00 |
|
Rapptz
|
db4cc791dd
|
Update license of files to 2016.
|
2016-01-04 22:28:29 -05:00 |
|
Rapptz
|
99254fdf96
|
Add Forbidden and NotFound exceptions.
|
2015-12-04 01:23:52 -05:00 |
|
Rapptz
|
f197c34583
|
Begin working on asyncio port.
|
2015-12-04 00:16:34 -05:00 |
|
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.
|
2015-11-27 17:03:36 -05:00 |
|
Rapptz
|
4a32ae444a
|
Add the message to the exception output.
|
2015-11-27 03:34:37 -05:00 |
|
Rapptz
|
57312d96f7
|
Fix annoying lack of parenthesis at end of HTTPException
|
2015-11-20 23:35:23 -05:00 |
|
Rapptz
|
9b2a78a031
|
Add InvalidArgument exception and change exceptions thrown.
|
2015-10-27 21:25:21 -04:00 |
|
Rapptz
|
027b7b33c9
|
All HTTP requests now throw HTTPException.
|
2015-10-27 21:19:32 -04:00 |
|
Rapptz
|
3266d1ed10
|
GatewayNotFound now has a default message.
|
2015-10-27 19:08:29 -04:00 |
|
Rapptz
|
d14bffcd96
|
Rename InvaldiDestination to a generic ClientException.
|
2015-10-27 19:02:12 -04:00 |
|
Rapptz
|
61e41ec3b9
|
All exceptions now derive from DiscordException.
|
2015-10-27 18:09:26 -04:00 |
|
Rapptz
|
6ae6bd8e6d
|
Remove InvalidEventName exception due to it being unused
|
2015-10-27 18:03:51 -04:00 |
|
Rapptz
|
29b71a7e88
|
Move websocket hub to the new gateway.
|
2015-08-26 22:26:06 -04:00 |
|
Rapptz
|
3e0f09d32c
|
Initial commit
|
2015-08-21 18:18:34 -04:00 |
|