18 Commits (e8c32c542eb4a816db44a94c8af6578f4e9cb9e3)

Author SHA1 Message Date
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. 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 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