Skip to main content

Module jsonrpc_codes

Module jsonrpc_codes 

Source
Expand description

Stable JSON-RPC 2.0 error.code values returned by tabularium servers.

Used by tabularium-server and the rpc::Client so upsert and other logic do not depend on parsing English error.message strings.

Constantsยง

DUPLICATE_RESOURCE
Document or directory name already exists (crate::Error::Duplicate).