Method WrapAndThrowSTLException
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
WrapAndThrowSTLException(Exception, int, string, string)
Wraps an exception and throws it as a single NISemiconductorTestException, including site-pin context.
public static void WrapAndThrowSTLException(Exception exception, int siteNumber, string pinName = null, string caseDescription = null)