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

Error403OffchainNotCancelled

Model getters

Method name Return type Description Notes
getErrorCode() string withdrawal.not.cancelled.transaction.failed
Example: withdrawal.not.cancelled.transaction.failed
 
getMessage() string Unable to broadcast transaction, and impossible to cancel withdrawal. ID is attached, “${withdrawalId}”, cancel it manually.
Example: Unable to broadcast transaction, and impossible to cancel withdrawal. ID is attached, "${withdrawalId}", cancel it manually.
 
getStatusCode() float 403
Example: 403