NUnitAsp

ListControlTester.IllegalInputException Class

The index of the list was set to a value that doesn't correspond to a list item. Fix the test so that it sets the value correctly, or fix the production code so that it generates the correct number of list items.

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

System.Object
   Exception
      ApplicationException
         ListControlTester.IllegalInputException

public class ListControlTester.IllegalInputException : ApplicationException

Requirements

Namespace: NUnit.Extensions.Asp.AspTester

Assembly: NUnitAsp (in NUnitAsp.dll)

See Also

ListControlTester.IllegalInputException Members | NUnit.Extensions.Asp.AspTester Namespace