MCPcopy Create free account
hub / github.com/cinemast/libjson-rpc-cpp / GetCode

Method GetCode

src/jsonrpccpp/common/exception.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33JsonRpcException::~JsonRpcException() throw() {}
34
35int JsonRpcException::GetCode() const { return code; }
36
37const std::string &JsonRpcException::GetMessage() const { return message; }
38

Callers 15

check_exception1Function · 0.80
check_exception1Function · 0.80
check_exception2Function · 0.80
check_exception3Function · 0.80
check_exception1Function · 0.80
check_exception2Function · 0.80
check_exception1Function · 0.80
check_exception1Function · 0.80
check_exception2Function · 0.80
check_exception1Function · 0.80
check_exception2Function · 0.80
test_common.cppFile · 0.80

Calls

no outgoing calls

Tested by 12

check_exception1Function · 0.64
check_exception1Function · 0.64
check_exception2Function · 0.64
check_exception3Function · 0.64
check_exception1Function · 0.64
check_exception2Function · 0.64
check_exception1Function · 0.64
check_exception1Function · 0.64
check_exception2Function · 0.64
check_exception1Function · 0.64
check_exception2Function · 0.64
check_exception1Function · 0.64