RpcErrorMessage
constRpcErrorMessage:object
Defined in: packages/dapp/src/rpc/errors.ts:60
Standard error messages
Type Declaration
Section titled “Type Declaration”-32000
Section titled “-32000”
readonly-32000:"Invalid input"="Invalid input"
-32001
Section titled “-32001”
readonly-32001:"Resource not found"="Resource not found"
-32002
Section titled “-32002”
readonly-32002:"Resource unavailable"="Resource unavailable"
-32003
Section titled “-32003”
readonly-32003:"Transaction rejected"="Transaction rejected"
-32004
Section titled “-32004”
readonly-32004:"Method not supported"="Method not supported"
-32005
Section titled “-32005”
readonly-32005:"Limit exceeded"="Limit exceeded"
-32600
Section titled “-32600”
readonly-32600:"Invalid request"="Invalid request"
-32601
Section titled “-32601”
readonly-32601:"Method not found"="Method not found"
-32602
Section titled “-32602”
readonly-32602:"Invalid params"="Invalid params"
-32603
Section titled “-32603”
readonly-32603:"Internal error"="Internal error"
-32700
Section titled “-32700”
readonly-32700:"Parse error"="Parse error"
readonly4001:"User Rejected Request"="User Rejected Request"
readonly4100:"Unauthorized"="Unauthorized"
readonly4200:"Unsupported Method"="Unsupported Method"
readonly4900:"Disconnected"="Disconnected"
readonly4901:"Chain Disconnected"="Chain Disconnected"