Expected error thrown by JS Agent

Hierarchy

  • Error
    • Error

Properties

code: ErrorCode

A machine-friendly code for the type of this error

event_id: null | string

A unique id to refer to the error. Available only for errors originate on the server side.

message: string
name: "FingerprintError"
stack?: string

Generated using TypeDoc