Module Server.Error

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