Error404TxNotFound
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getErrorCode() | string | tx.not.found Example: tx.not.found | |
getMessage() | string | Transaction not found. Possible not exists or is still pending. Example: Transaction not found. Possible not exists or is still pending. | |
getStatusCode() | float | 404 Example: 404 |