Options
All
  • Public
  • Public/Protected
  • All
Menu

The response when an error has occurred when handling a resource request.

Hierarchy

  • ErrorResponse

Index

Properties

Properties

data: { error: string }

The response body containing an error message.

Type declaration

  • error: string
statusCode: number

HTTP status code.

Generated using TypeDoc