26#include "msgpack_rpc/impl/msgpack_rpc_export.h"
92 [[nodiscard]]
std::string_view
message() const noexcept;
std::string_view message() const noexcept
Get the error message.
Status() noexcept
Constructor. (Set to success.)
std::shared_ptr< Data > data_
Internal data.
StatusCode code() const noexcept
Get the status code.
Namespace of common classes and functions.
StatusCode
Enumeration of status codes.
Namespace of cpp-msgpack-rpc library.
Definition of StatusCode enumeration.