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

Class for date/time exceptions. More...

#include <DateTime.hpp>

Inheritance diagram for crawlservpp::Helper::DateTime::Exception:
Collaboration diagram for crawlservpp::Helper::DateTime::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 date/time exceptions.

This exception is being thrown when

  • a specified date/time format is invalid
  • a date/time conversion fails

Constructor & Destructor Documentation

◆ Exception()

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

Member Function Documentation

◆ view()


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