ResetErrors method

void ResetErrors()

Implementation

void ResetErrors() {
  _state.resetErrors();
}