HttpResponseException constructor

HttpResponseException([
  1. String? errorMessage
])

Implementation

HttpResponseException([this.errorMessage]);