resetErrorTracking method

void resetErrorTracking()

Implementation

void resetErrorTracking() {
  _errorFocusNodes.clear();
}