#include "./parsingexception.h" namespace Io { /*! * \class ParsingException * \brief The exception that is thrown when a parsing error occurs. */ } // namespace Io