Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 727 Bytes

sip.js.transactionstateerror.md

File metadata and controls

21 lines (13 loc) · 727 Bytes

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

Constructor Modifiers Description
(constructor)(message) Constructs a new instance of the TransactionStateError class