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

Class for insufficient privileges exceptions. More...

#include <Database.hpp>

Inheritance diagram for crawlservpp::Main::Database::PrivilegesException:
Collaboration diagram for crawlservpp::Main::Database::PrivilegesException:

Public Member Functions

 PrivilegesException (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 insufficient privileges exceptions.

Constructor & Destructor Documentation

◆ PrivilegesException()

crawlservpp::Main::Database::PrivilegesException::PrivilegesException ( const std::string &  description)
inlineexplicit

Member Function Documentation

◆ view()


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