Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiErrorBase

Package version

Api error base.

Hierarchy

  • ApiErrorBase

Index

Properties

Properties

Optional code

code: undefined | string

The error code.

Optional message

message: undefined | string

The error message.

Optional target

target: undefined | string

The target of the particular error.

Generated using TypeDoc