DotNameLib
Loading...
Searching...
No Matches
dotnamecpp::utils::JsonError Struct Reference

#include <UtilsError.hpp>

Collaboration diagram for dotnamecpp::utils::JsonError:

Public Member Functions

std::string toString () const

Public Attributes

JsonErrorCode code
std::string message
std::string details

Member Function Documentation

◆ toString()

std::string dotnamecpp::utils::JsonError::toString ( ) const
inlinenodiscard

Member Data Documentation

◆ code

JsonErrorCode dotnamecpp::utils::JsonError::code

◆ details

std::string dotnamecpp::utils::JsonError::details

◆ message

std::string dotnamecpp::utils::JsonError::message

The documentation for this struct was generated from the following file: