Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Package version

An interface representing ErrorResponse.

Hierarchy

  • ErrorResponse

Index

Properties

Optional code

code: undefined | string

Optional innerError

innerError: InternalError

Optional message

message: undefined | string

Optional target

target: undefined | string

Generated using TypeDoc