Interface ResponseWithoutBodyError

An error returned if the response body can't be parsed.

Normally endpoints should return a ProblemDetail.

Hierarchy

  • ResponseWithoutBodyError

Properties

message: string
status: number
statusText: string

Generated using TypeDoc