Table of Contents

Method ThrowSTLException

Namespace
NationalInstruments.SemiconductorTestLibrary.Common
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

ThrowSTLException()

Throws all collected exceptions as a single NationalInstruments.SemiconductorTestLibrary.Common.NISemiconductorTestException.

public void ThrowSTLException()

Exceptions

NISemiconductorTestException

Thrown if any exceptions have been collected.