Enumeration JSONRPCResponseErrorCodeConst

Enumeration Members

HandlerAborted: -32015
HandlerNotFound: -32000
InternalError: -32603
InvalidParams: -32602
InvalidRequest: -32600
MethodNotFound: -32601
MissingCaller: -32016
MissingHeader: -32014
ParseError: -32700
RPCConnectionInternal: -32013
RPCConnectionKeepAliveTimeOut: -32012
RPCConnectionLocal: -32010
RPCConnectionPeer: -32011
RPCMessageLength: -32003
RPCMissingResponse: -32004
RPCOutputStreamError: -32005
RPCRemote: -32006
RPCStopping: -32001
RPCStreamEnded: -32007
RPCTimedOut: -32008

Generated using TypeDoc