Packages

Encoders and decoders for JSON-RPC 2.0

Current section

Files

Jump to
jsonrpcx include jsonrpcx_JsonRpcError.hrl
Raw

include/jsonrpcx_JsonRpcError.hrl

-record(json_rpc_error, {code :: integer(), message :: binary()}).