Type Alias ErrorObjectCode

Source
pub type ErrorObjectCode = i64;
Expand description

ErrorObjectCode

A Number that indicates the error type that occurred. This MUST be an integer. The error codes from and including -32768 to -32000 are reserved for pre-defined errors. These pre-defined errors SHOULD be assumed to be returned from any JSON-RPC api.