Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICardError

CardError instance

Hierarchy

  • ICardError

Index

Properties

Optional category

category: 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.

Optional stack

stack: string

Stack trace of the error.

Optional subCategory

subCategory: ErrorSubCategory

Sub-category of the error if applicable.