<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SessionDescriptionHandlerError](./sip.js.sessiondescriptionhandlererror.md) &gt; [(constructor)](./sip.js.sessiondescriptionhandlererror._constructor_.md)

## SessionDescriptionHandlerError.(constructor)

Constructs a new instance of the `SessionDescriptionHandlerError` class

<b>Signature:</b>

```typescript
constructor(message?: string);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  message | <code>string</code> |  |

