StandardErrorCode

Standard error codes.

Codes between -32768 and -32099 (inclusive) are reserved for pre-defined errors; application-specific codes may be defined outside that range.

Values

ValueMeaning
ParseError-32700
InvalidRequest-32600
MethodNotFound-32601
InvalidParams-32602
InternalError-32603

Meta