Constructor that takes an exception message and an optional response code
HttpException(this.message, {this.responseCode});