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
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(message) | Constructs a new instance of the TransactionStateError class |