JSON RPC
JSON-RPC 2.0 library for C++
wwa
json_rpc
exception
wwa::json_rpc::exception Member List
This is the complete list of members for
wwa::json_rpc::exception
, including all inherited members.
code
() const noexcept
wwa::json_rpc::exception
inline
data
() const noexcept
wwa::json_rpc::exception
inline
exception
(int code, std::string_view message, const T &data)
wwa::json_rpc::exception
inline
exception
(int code, std::string_view message)
wwa::json_rpc::exception
inline
exception
(const exception &)=default
wwa::json_rpc::exception
exception
(exception &&)=default
wwa::json_rpc::exception
INTERNAL_ERROR
wwa::json_rpc::exception
static
INVALID_PARAMS
wwa::json_rpc::exception
static
INVALID_REQUEST
wwa::json_rpc::exception
static
m_code
wwa::json_rpc::exception
private
m_data
wwa::json_rpc::exception
private
m_message
wwa::json_rpc::exception
private
message
() const noexcept
wwa::json_rpc::exception
inline
METHOD_NOT_FOUND
wwa::json_rpc::exception
static
operator=
(const exception &rhs)=default
wwa::json_rpc::exception
operator=
(exception &&rhs)=default
wwa::json_rpc::exception
PARSE_ERROR
wwa::json_rpc::exception
static
to_json
() const
wwa::json_rpc::exception
inline
what
() const noexcept override
wwa::json_rpc::exception
inline
~exception
() override
wwa::json_rpc::exception
Generated by
1.12.0