delphirtl

delphirtlDocs


delphirtl / JSONRPCErrorCode

Enumeration: JSONRPCErrorCode

Enumeration Members

InternalError

InternalError: -32603

Defined in

node_modules/json-rpc-2.0/dist/models.d.ts:45


InvalidParams

InvalidParams: -32602

Defined in

node_modules/json-rpc-2.0/dist/models.d.ts:44


InvalidRequest

InvalidRequest: -32600

Defined in

node_modules/json-rpc-2.0/dist/models.d.ts:42


MethodNotFound

MethodNotFound: -32601

Defined in

node_modules/json-rpc-2.0/dist/models.d.ts:43


ParseError

ParseError: -32700

Defined in

node_modules/json-rpc-2.0/dist/models.d.ts:41