<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [StateTransitionError](./sip.js.statetransitionerror.md)

## StateTransitionError class

An exception indicating an invalid state transition error occured.

<b>Signature:</b>

```typescript
export declare class StateTransitionError extends Exception 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(message)](./sip.js.statetransitionerror._constructor_.md) |  | Constructs a new instance of the <code>StateTransitionError</code> class |

