kMethodNotFound constant

int const kMethodNotFound

The method does not exist or is not available.

Implementation

static const int kMethodNotFound = -32601;