|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of ServerException class. More...
#include <memory>#include <msgpack.hpp>#include "msgpack_rpc/common/msgpack_rpc_exception.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::clients::ServerException |
| Class of exceptions specifying errors in servers. More... | |
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
| namespace | msgpack_rpc::clients |
| Namespace of clients. | |
Definition of ServerException class.
Definition in file server_exception.h.