pornsieve  0.0.0
Search porn sites and filter the results using regular expressions
Classes | Namespaces
exceptions.hpp File Reference

Custom exceptions. More...

#include <curl/curl.h>
#include <cstdint>
#include <exception>
#include <string>
#include <string_view>
Include dependency graph for exceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pornsieve::CURLException
 Exception for libcurl errors. More...
 
class  pornsieve::HTTPException
 Exception for HTTP errors. More...
 

Namespaces

 pornsieve
 The namespace containing the pornsieve library.
 

Detailed Description

Custom exceptions.