Constructor ExceptionCollector
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
ExceptionCollector(string)
Initializes a new instance of the NationalInstruments.SemiconductorTestLibrary.Common.ExceptionCollector class.
public ExceptionCollector(string caseDescription = null)Parameters
caseDescriptionstring-
An optional description of the test case or operation context.