HTTPResponseException(int statusCode, String message)

Creates an instance of a HTTPResponseException.

Source

HTTPResponseException(this.statusCode, this.message);