sip.js.transactionstateerror.md

September 26, 2022 ยท View on GitHub

Home > sip.js > TransactionStateError

TransactionStateError class

Indicates that the operation could not be completed given the current transaction state.

Signature:

export declare class TransactionStateError extends Exception 

Extends: Exception

Constructors

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

Contents

  1. 1TransactionStateError class
  2. 2Constructors