@digitalpersona/services
Version:
DigitalPersona Web Access Services
22 lines (13 loc) • 564 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [ServiceError](./services.serviceerror.md) > [(constructor)](./services.serviceerror.(constructor).md)
## ServiceError.(constructor)
Constructs the object.
<b>Signature:</b>
```typescript
constructor(code: number, message: string);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| code | <code>number</code> | |
| message | <code>string</code> | |