RPC_JSONRPC_ERROR_MESSAGE

Constant RPC_JSONRPC_ERROR_MESSAGE 

pub const RPC_JSONRPC_ERROR_MESSAGE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

error.message property of response if it is an error response.

§Notes

§Examples

  • "Parse error"
  • "User already exists"