Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Package version

Describes the format of Error response.

Hierarchy

  • ErrorResponse

Index

Properties

Properties

Optional code

code: undefined | string

Error code

Optional message

message: undefined | string

Error message indicating why the operation failed.

Generated using TypeDoc