Agilent N4010A WLAN Test Suite

InvalidParameterException Class

Thrown when a call was made with an invalid parameter.

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

System.Object
   System.Exception
      System.ApplicationException
         Agilent.N4010.WLanTest.Exceptions.InvalidParameterException
            Derived types

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

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.

Remarks

See the description of the function that was called for more information.

Requirements

Namespace: Agilent.N4010.WLanTest.Exceptions

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

See Also

InvalidParameterException Members | Agilent.N4010.WLanTest.Exceptions Namespace