Packages

Encoders and decoders for JSON-RPC 2.0

Current section

Files

Jump to
jsonrpc include jsonrpc_JsonRpcError.hrl
Raw

include/jsonrpc_JsonRpcError.hrl

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