62 msg +=
"(" + std::to_string(
LineNum) +
"):\n";
64 std::vector<Common::Error>::const_iterator it =
SubErrors.begin();
69 msg += it->GetMessage();
std::string GetFullMessage() const
std::string GetMessage() const
Error & AddError(const Error &subError)
Error()
Exception class realization GNU LGPL.
virtual const char * what() const
std::vector< Error > SubErrors
unsigned GetLineNum() const
std::string GetFileName() const