C# Class NUnit.Extensions.Asp.HttpClient.NoPageException

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.
Inheritance: System.ApplicationException
Show file Open project: vcsjones/NUnitAsp

Private Methods

Method Description
NoPageException ( ) : System