rpc.hpp 0.8.1
Simple RPC Header-Only Library
|
Public Member Functions | |
deserialization_error (const std::string &mesg) noexcept | |
deserialization_error (const char *mesg) noexcept | |
Public Member Functions inherited from rpc_hpp::rpc_exception | |
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 |