<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SessionTerminatedError](./sip.js.sessionterminatederror.md)

## SessionTerminatedError class

An exception indicating the session terminated before the action completed.

<b>Signature:</b>

```typescript
export declare class SessionTerminatedError extends Exception 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)()](./sip.js.sessionterminatederror._constructor_.md) |  | Constructs a new instance of the <code>SessionTerminatedError</code> class |

