27#include "msgpack_rpc/impl/msgpack_rpc_export.h"
MsgpackRPCException(Status status)
Constructor.
const Status & status() const noexcept
Get the status.
MsgpackRPCException(MsgpackRPCException &&) noexcept
Move constructor.
MsgpackRPCException(const MsgpackRPCException &) noexcept
Copy constructor.
Namespace of common classes and functions.
StatusCode
Enumeration of status codes.
Namespace of cpp-msgpack-rpc library.
Definition of Status class.
Definition of StatusCode enumeration.