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

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

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.

Detailed Description

Definition of ServerException class.

Definition in file server_exception.h.