Inheritance diagram for RE::GetError:
GetError is thrown when there is an inappropriate attempt to get matched substring. For example, if you try to get the 3rd matched substring, when there are only 2 substrings in the expression, GetError is thrown.
![]() |