TypedErrorInfo interface

Scenario specific error details.

Properties

info

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

type

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

Property Details

info

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

info?: any

Property Value

any

type

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

type?: string

Property Value

string