HttpException constructor

const HttpException(String message, { Uri uri })

Implementation

const HttpException(this.message, {this.uri});