<!-- 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)

## ErrorOccurred class

An event reporting a fingerprint reader error.

<b>Signature:</b>

```typescript
export declare class ErrorOccurred extends DeviceEvent 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(deviceUid, error)](./devices.erroroccurred.(constructor).md) |  | Constructs a new event object. |

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [error](./devices.erroroccurred.error.md) |  | <code>number</code> | A fingerprint reader error. |

