failedCode constant

int const failedCode

JSON-RPC error code for a command that couldn't complete.

Implementation

static const int failedCode = -32000;