This exception is thrown when determinizing an automaton would require too much work.
Use this constructor when the RegExp failed to convert to an automaton.
Use this constructor when the automaton failed to determinize.
Returns the automaton that caused this exception, if any.
Get the maximum allowed determinize effort.
Return the RegExp that caused this exception if any.