std::regex_error

std::regex_error

Defined in header <regex>
class regex_error;
(since C++11)

Defines the type of exception object thrown to report errors in the regular expressions library.