UNPKG

@digitalpersona/devices

Version:
22 lines (13 loc) 615 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [ErrorOccurred](./devices.erroroccurred.md) &gt; [(constructor)](./devices.erroroccurred.(constructor).md) ## ErrorOccurred.(constructor) Constructs a new event object. <b>Signature:</b> ```typescript constructor(deviceUid: string, error: number); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | deviceUid | <code>string</code> | a fingeprint reader ID. | | error | <code>number</code> | an error code. |