TransactionTimeoutError
Defined in: ootle/src/errors/index.ts:66
Raised when polling / SSE both timed out before the transaction finalized.
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new TransactionTimeoutError(
message,options):TransactionTimeoutError
Defined in: ootle/src/errors/index.ts:69
Parameters
Section titled “Parameters”message
Section titled “message”string
options
Section titled “options”ErrorOptions & object
Returns
Section titled “Returns”TransactionTimeoutError
Overrides
Section titled “Overrides”Properties
Section titled “Properties”
readonlytxId:string
Defined in: ootle/src/errors/index.ts:67