public void Reset()
 {
     AllHappenedErrors.Clear();
     LastError = null;
 }