Error403TxSenderNotFound
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getErrorCode() | string | senderAccount.not.exists Example: senderAccount.not.exists | |
getMessage() | string | Unable to find sender account ${transaction.senderAccountId}. Example: Unable to find sender account ${transaction.senderAccountId}. | |
getStatusCode() | float | 403 Example: 403 |