Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypedErrorInfo

Package version

Scenario specific error details.

Hierarchy

  • TypedErrorInfo

Index

Properties

Properties

Optional info

info: any

The scenario specific error details. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of included error details. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc