cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
server_exception.cpp File Reference

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"
Include dependency graph for server_exception.cpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Implementation of ServerException class.

Definition in file server_exception.cpp.