Method ThrowSTLException
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
ThrowSTLException()
Throws all collected exceptions as a single NISemiconductorTestException.
public void ThrowSTLException()
Exceptions
- NISemiconductorTestException
Thrown if any exceptions have been collected.