Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorModel

Package version

Error info.

Hierarchy

  • ErrorModel

Index

Properties

code

code: string

Error code.

Optional details

details: ErrorModel[]

List of detailed errors.

Optional innererror

innererror: InnerError

Detailed error.

message

message: string

Error message.

Optional target

target: undefined | string

Target of the error.

Generated using TypeDoc