METHOD_NOT_FOUND top-level constant
int
const METHOD_NOT_FOUND
An error code indicating that the requested method does not exist or is unavailable.
Implementation
const METHOD_NOT_FOUND = -32601;