error
ReceiptStatus
extendsError
An Exception thrown on error status by TransactionId.getReceipt()
receipt
: TransactionReceipt
The receipt of the transaction that failed; the only initialized field is TransactionReceipt.status
transactionId
: TransactionId
The ID of the transaction that failed, in case that context is no longer available (e.g. the exception was bubbled up).