TooComplexToDeterminizeException

constructor(regExp: RegExp, cause: TooComplexToDeterminizeException)

Use this constructor when the RegExp failed to convert to an automaton.


constructor(automaton: Automaton, determinizeWorkLimit: Int)

Use this constructor when the automaton failed to determinize.