Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiError

Package version

Api error.

Hierarchy

  • ApiError

Index

Properties

Optional code

code: undefined | string

The error code.

Optional details

details: ApiErrorBase[]

The Api error details

Optional innererror

innererror: InnerError

The Api inner error

Optional message

message: undefined | string

The error message.

Optional target

target: undefined | string

The target of the particular error.

Generated using TypeDoc