Skip to main content

INTERNAL_ERROR

Constant INTERNAL_ERROR 

Source
pub const INTERNAL_ERROR: i64 = -32603;
Expand description

JSON-RPC 2.0 spec code: the server itself failed. Currently unsent; kept beside its siblings so a future handler does not reinvent the number.