NUnitAsp

HttpClient.NoPageException Class

Exception: A request has been made that requires a page to have been loaded, but no page has been loaded yet. Call GetPage() before calling the method that threw this exception.

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

System.Object
   Exception
      ApplicationException
         HttpClient.NoPageException

public class HttpClient.NoPageException : ApplicationException

Requirements

Namespace: NUnit.Extensions.Asp

Assembly: NUnitAsp (in NUnitAsp.dll)

See Also

HttpClient.NoPageException Members | NUnit.Extensions.Asp Namespace