OAuth2Response.errorResponse constructor

OAuth2Response.errorResponse()

Implementation

OAuth2Response.errorResponse() {
  respMap = {'http_status_code': 404};
}