Agilent N4010A WLAN Test Suite

TriggerLevelOutOfRangeException Class

Thrown when an attempt is made to set to a trigger level outside the valid range.

For a list of all members of this type, see TriggerLevelOutOfRangeException Members.

System.Object
   System.Exception
      System.ApplicationException
         Agilent.N4010.WLanTest.Exceptions.InvalidParameterException
            Agilent.N4010.WLanTest.Exceptions.TriggerLevelOutOfRangeException

[Visual Basic]
Public Class TriggerLevelOutOfRangeException
    Inherits InvalidParameterException
[C#]
public class TriggerLevelOutOfRangeException : InvalidParameterException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Agilent.N4010.WLanTest.Exceptions

Assembly: Agilent.N4010.WLanTest (in Agilent.N4010.WLanTest.dll)

See Also

TriggerLevelOutOfRangeException Members | Agilent.N4010.WLanTest.Exceptions Namespace