|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of MsgpackRPCException class. More...
#include <stdexcept>#include <string_view>#include "msgpack_rpc/common/status.h"#include "msgpack_rpc/common/status_code.h"#include "msgpack_rpc/impl/msgpack_rpc_export.h"Go to the source code of this file.
Classes | |
| class | msgpack_rpc::common::MsgpackRPCException |
| Class of exceptions in cpp-msgpack-rpc library. More... | |
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
| namespace | msgpack_rpc::common |
| Namespace of common classes and functions. | |
Definition of MsgpackRPCException class.
Definition in file msgpack_rpc_exception.h.