Method GetErrors GetErrors(List<string>) Tests if the Recorder has any errors. Declaration protected override void GetErrors(List<string> errors) Parameters Type Name Description List<string> errors List of errors encountered. Overrides RecorderSettings.GetErrors(List<string>)