<!-- 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)

## SessionDescriptionHandlerError class

An exception indicating a session description handler error occured.

<b>Signature:</b>

```typescript
export declare class SessionDescriptionHandlerError extends Exception 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(message)](./sip.js.sessiondescriptionhandlererror._constructor_.md) |  | Constructs a new instance of the <code>SessionDescriptionHandlerError</code> class |

