Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Package version

Contains details when the response code indicates an error. Describes the format of Error response. Describes the format of Error response. Describes the format of Error response.

Hierarchy

  • ErrorResponse

Index

Properties

Properties

Optional code

code: undefined | string

Error code Error code Error code

error

error: ErrorInfo

The error details.

Optional message

message: undefined | string

Error message indicating why the operation failed. Error message indicating why the operation failed. Error message indicating why the operation failed.

Generated using TypeDoc