Create a new TwitchQueryException, attaching a response body, an error and an HTTP status code.
Create a new TwitchQueryException, without attaching anything.
The HTTP code that was received.
The message of any thrown exception, if the query failed.
The response body that was received.
Exception, to be thrown when an API query to the Twitch servers failed, for whatever reason.
It is a normal Exception but with attached metadata.