15 #ifndef HEXT_MAXSEARCH_ERROR_H_INCLUDED
16 #define HEXT_MAXSEARCH_ERROR_H_INCLUDED
36 : std::runtime_error(msg)
Defines HEXT_PUBLIC and HEXT_PRIVATE.
The exception that is thrown when max_searches reaches zero while calling Rule::extract.
MaxSearchError(const std::string &msg) noexcept