failedCode constant
int
const failedCode
JSON-RPC error code for a command that couldn't complete.
Implementation
static const int failedCode = -32000;
JSON-RPC error code for a command that couldn't complete.
static const int failedCode = -32000;