public void AddException(ExceptionInfo exception) { Exceptions = Exceptions.Append(exception).ToList(); }