sip.js.statetransitionerror.md
September 26, 2022 ยท View on GitHub
Home > sip.js > StateTransitionError
StateTransitionError class
An exception indicating an invalid state transition error occured.
Signature:
export declare class StateTransitionError extends Exception
Extends: Exception
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(message) | Constructs a new instance of the StateTransitionError class |