rpc.hpp 0.8.1
Simple RPC Header-Only Library
Public Member Functions | List of all members
rpc_hpp::rpc_exception Class Reference
Inheritance diagram for rpc_hpp::rpc_exception:
rpc_hpp::client_receive_error rpc_hpp::client_send_error rpc_hpp::deserialization_error rpc_hpp::function_mismatch rpc_hpp::function_not_found rpc_hpp::remote_exec_error rpc_hpp::serialization_error rpc_hpp::server_receive_error rpc_hpp::server_send_error

Public Member Functions

 rpc_exception (const std::string &mesg, exception_type type) noexcept
 
 rpc_exception (const char *mesg, exception_type type) noexcept
 
exception_type get_type () const noexcept
 

The documentation for this class was generated from the following file: