crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
crawlservpp::Helper::DateTime::LocaleException Class Reference

Class for date/time locale exception. More...

#include <DateTime.hpp>

Inheritance diagram for crawlservpp::Helper::DateTime::LocaleException:
Collaboration diagram for crawlservpp::Helper::DateTime::LocaleException:

Public Member Functions

 LocaleException (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 date/time locale exception.

This exception is being thrown when the specified locale is invalid.

Constructor & Destructor Documentation

◆ LocaleException()

crawlservpp::Helper::DateTime::LocaleException::LocaleException ( const std::string &  description)
inlineexplicit

Member Function Documentation

◆ view()


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