Options
All
  • Public
  • Public/Protected
  • All
Menu

Definition for the main Error object that contains information of the current exception

property

error - The error object. The structure is variable

property

path - The path where the error is related to

Hierarchy

  • IError

Indexable

[index: number]: any

Index

Properties

Properties

error

error: any

The raw error returned by service

path

path: string

Path where the error raises exception

Generated using TypeDoc