package json-rpc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val parse_error : reply

The JSON-RPC error value for parse error

val invalid_request : reply

The JSON-RPC error value for invalid request

val method_not_found : reply

The JSON-RPC error value for method not found

val invalid_params : reply

The JSON-RPC error value for invalid parameters

val internal_error : reply

The JSON-RPC error value for internal error