Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 675 Bytes

sip.js.transactionstateerror.md

File metadata and controls

20 lines (12 loc) · 675 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 

Constructors

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