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

Class for aspell configuration-specific exceptions. More...

#include <AspellConfig.hpp>

Inheritance diagram for crawlservpp::Wrapper::AspellConfig::Exception:
Collaboration diagram for crawlservpp::Wrapper::AspellConfig::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 aspell configuration-specific exceptions.

Constructor & Destructor Documentation

◆ Exception()

crawlservpp::Wrapper::AspellConfig::Exception::Exception ( const std::string &  description)
inlineexplicit

Member Function Documentation

◆ view()


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