Skip to main content
Version: v7.6.x

ErrorData

@microblink/blinkid


@microblink/blinkid / ErrorData

Type Alias: ErrorData

ErrorData = object

Represents the data for the ping.error event.

Properties

errorMessage

errorMessage: string


errorType

errorType: "NonFatal" | "Crash"


stackTrace?

optional stackTrace: string