Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorModel

Package version

An interface representing ErrorModel.

Hierarchy

  • ErrorModel

Index

Properties

Optional code

code: undefined | string

Optional details

details: ErrorDetails[]

Optional innerError

innerError: undefined | string

Optional message

message: undefined | string

Optional target

target: undefined | string

Generated using TypeDoc