Home > sip.js > StateTransitionError
An exception indicating an invalid state transition error occured.
Signature:
export declare class StateTransitionError extends Exception Extends: Exception
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(message) | Constructs a new instance of the StateTransitionError class |