#include <UtilsError.hpp>
Public Member Functions | |
| std::string | toString () const |
Public Attributes | |
| JsonErrorCode | code |
| std::string | message |
| std::string | details |
|
inlinenodiscard |
| JsonErrorCode dotnamecpp::utils::JsonError::code |
| std::string dotnamecpp::utils::JsonError::details |
| std::string dotnamecpp::utils::JsonError::message |