Holds errors that are produced asynchronously anywhere.
More...
#include <error.hpp>
|
| std::variant< boost::system::error_code, std::string > | error |
| |
| std::string_view | additionalInfo = {} |
| |
Holds errors that are produced asynchronously anywhere.
◆ toString()
| std::string Roar::Error::toString |
( |
| ) |
const |
|
inline |
◆ additionalInfo
| std::string_view Roar::Error::additionalInfo = {} |
◆ error
| std::variant<boost::system::error_code, std::string> Roar::Error::error |
The documentation for this struct was generated from the following file: