cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Implementation of ServerException class. More...
#include "msgpack_rpc/clients/server_exception.h"
#include <string>
#include <utility>
#include <fmt/format.h>
#include "msgpack_rpc/util/format_msgpack_object.h"
Go to the source code of this file.
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. | |
namespace | msgpack_rpc::clients |
Namespace of clients. |
Implementation of ServerException class.
Definition in file server_exception.cpp.