Agilent N4010A WLAN Test Suite

MaxPacketLengthOutOfRangeException Class

Thrown when an attempt is made to set MaxPacketLength outside the valid range.

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

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

[Visual Basic]
Public Class MaxPacketLengthOutOfRangeException
    Inherits InvalidParameterException
[C#]
public class MaxPacketLengthOutOfRangeException : 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

MaxPacketLengthOutOfRangeException Members | Agilent.N4010.WLanTest.Exceptions Namespace