WSF
UtmlParseError Class Reference

#include <Utml.hpp>

Inherits std::exception.

Public Member Functions

 UtmlParseError (const std::string &aError)
 ~UtmlParseError () override
const char * what () const noexcept override

Public Attributes

std::string mError

Constructor & Destructor Documentation

◆ UtmlParseError()

UtmlParseError::UtmlParseError ( const std::string & aError)

References mError.

◆ ~UtmlParseError()

UtmlParseError::~UtmlParseError ( )
override

Member Function Documentation

◆ what()

const char * UtmlParseError::what ( ) const
overridenoexcept

References mError.

Referenced by UtmlObject::parseFile().

Member Data Documentation

◆ mError

std::string UtmlParseError::mError

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved