The numeric error code returned by the browser.
Codes are typically JSON-RPC standard values, e.g.:
-32601: Method not found
-32601
-32602: Invalid params
-32602
-32000: Generic command execution error
-32000