Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtendedErrorInfo

Package version

interface

An interface representing ExtendedErrorInfo. this is the extended error info

Hierarchy

  • ExtendedErrorInfo

Index

Properties

Properties

Optional code

code: Code
member

{Code} [code] this is the error response code. Possible values include: 'NotFound', 'Conflict', 'BadRequest'

Optional message

message: undefined | string
member

{string} [message] this is the extended error info message

Generated using TypeDoc