libhext: C++ Library Documentation  1.0.9-c8ac8b6
Public Member Functions | List of all members
hext::MaxSearchError Class Reference

The exception that is thrown when max_searches reaches zero while calling Rule::extract. More...

Inheritance diagram for hext::MaxSearchError:
Inheritance graph
[legend]
Collaboration diagram for hext::MaxSearchError:
Collaboration graph
[legend]

Public Member Functions

 MaxSearchError (const std::string &msg) noexcept
 

Detailed Description

The exception that is thrown when max_searches reaches zero while calling Rule::extract.

Definition at line 32 of file MaxSearchError.h.

Constructor & Destructor Documentation

◆ MaxSearchError()

hext::MaxSearchError::MaxSearchError ( const std::string &  msg)
inlineexplicitnoexcept

Definition at line 35 of file MaxSearchError.h.


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