HttpException constructor

const HttpException(
  1. String message
)

Implementation

const HttpException(this.message);