File

src/dispatcher.ts

Description

Represents an action that indicates an unexpected, technical failure of some sort.

Extends

Action

Index

Properties

Properties

error
error: any
Type : any

The error that occurred. If you need access to Blueriq's original info about the error, use isBlueriqError to verify if the error is a BlueriqResponseError, optionally of a certain error type as given as its second parameter. Then use BlueriqResponseError.cause to access the error details.

result-matching ""

    No results matching ""