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

ConstructorModifiersDescription
(constructor)(message)Constructs a new instance of the StateTransitionError class

Contents

  1. 1StateTransitionError class
  2. 2Constructors