libhext: C++ Library Documentation 1.0.13-b24695d
|
The exception that is thrown when max_searches reaches zero while calling Rule::extract
.
More...
#include <MaxSearchError.h>
Public Member Functions | |
MaxSearchError (const std::string &msg) noexcept | |
The exception that is thrown when max_searches reaches zero while calling Rule::extract
.
Definition at line 32 of file MaxSearchError.h.
|
inlineexplicitnoexcept |
Definition at line 35 of file MaxSearchError.h.