Home
last modified time | relevance | path

Searched refs:RPC_PARSE_ERROR (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/py-django-modern-rpc/django-modern-rpc-0.12.1/modernrpc/
H A Dexceptions.py59 RPC_PARSE_ERROR = -32700 variable
89 super(RPCParseError, self).__init__(RPC_PARSE_ERROR, err_msg, data)
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dhttprpc.cpp180 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
196 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
204 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dhttprpc.cpp180 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
196 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
204 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dhttprpc.cpp180 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
196 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
204 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dhttprpc.cpp182 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
201 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
209 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dhttprpc.cpp182 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
201 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
209 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dhttprpc.cpp182 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
201 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
209 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dhttprpc.cpp182 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
228 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
236 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dhttprpc.cpp182 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
228 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
236 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dhttprpc.cpp194 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
245 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
253 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dhttprpc.cpp187 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
233 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
241 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dhttprpc.cpp187 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
233 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
241 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dhttprpc.cpp187 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
233 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
241 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dhttprpc.cpp182 throw JSONRPCError(RPC_PARSE_ERROR, "Parse error"); in HTTPReq_JSONRPC()
228 throw JSONRPCError(RPC_PARSE_ERROR, "Top-level object parse error"); in HTTPReq_JSONRPC()
236 JSONErrorReply(req, JSONRPCError(RPC_PARSE_ERROR, e.what()), jreq.id); in HTTPReq_JSONRPC()
/dports/devel/p5-JSON-RPC/JSON-RPC-1.06/lib/JSON/RPC/
H A DConstants.pm19 RPC_PARSE_ERROR => -32700,
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/bitcoin/bitcoin-22.0/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/rpc/
H A Dprotocol.h36 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/rpc/
H A Dprotocol.h38 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/rpc/
H A Dprotocol.h38 RPC_PARSE_ERROR = -32700, enumerator
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/rpc/
H A Dprotocol.h38 RPC_PARSE_ERROR = -32700, enumerator

12