TransactionError class
Signature:
export declare class TransactionError extends Error
Extends: Error
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(info) | Constructs a new instance of the TransactionError class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
info | readonly | TransactionErrorInfo | |
reason | readonly | string |