JSONRPC.ErrorCode

Values

ValueMeaning
parseError-32700
internalError-32603
invalidParams-32602
methodNotFound-32601

A method call was requested but no function of that name existed in the JSONRPC subclass.

invalidRequest-32600

Meta