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

Error403KlaytnBroadcast

Model getters

Method name Return type Description Notes
getErrorCode() string klaytn.broadcast.failed
Example: klaytn.broadcast.failed
 
getMessage() string Unable to broadcast transaction due to ${error}.
Example: Unable to broadcast transaction due to ${error}.
 
getStatusCode() float 403
Example: 403