crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
crawlservpp::Module::Parser::Database::Exception Class Reference

Class for parser database exceptions. More...

#include <Database.hpp>

Inheritance diagram for crawlservpp::Module::Parser::Database::Exception:
Collaboration diagram for crawlservpp::Module::Parser::Database::Exception:

Public Member Functions

 Exception (const std::string &description)
 

Getter

std::string_view view () const noexcept
 Gets the description of the exception as a view to the underlying string. More...
 

Detailed Description

Class for parser database exceptions.

Constructor & Destructor Documentation

◆ Exception()

crawlservpp::Module::Parser::Database::Exception::Exception ( const std::string &  description)
inlineexplicit

Member Function Documentation

◆ view()


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