Interface: ICardError

CardError instance

Properties

category?

readonlyoptionalcategory: ErrorCategory

Category of the error when reporting card failure.


isFatal

isFatal: boolean

Indicates if this is a fatal error and whether to continue to display card contents.


stack?

optionalstack: string

Stack trace of the error.


subCategory?

readonlyoptionalsubCategory: ErrorSubCategory

Sub-category of the error if applicable.