Creates an instance of a HTTPResponseException.
Source
HTTPResponseException(this.statusCode, this.message, {this.isControlFlowException: true});
Creates an instance of a HTTPResponseException.
HTTPResponseException(this.statusCode, this.message, {this.isControlFlowException: true});