Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error404BlockNotExists

Model getters

Method name Return type Description Notes
getErrorCode() string block.hash.not.exists
Example: block.hash.not.exists
 
getMessage() string No such block.
Example: No such block.
 
getStatusCode() float 404
Example: 404