Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Part II: Intrinsic Class Reference > The HttpException Class

Chapter 15. The HttpException Class

The HttpException class provides a container for communicating error information from various classes used in ASP.NET. The Page, HttpRequest, HttpResponse, HttpServerUtility, and other classes all use the HttpException class to communicate information about errors that occur when calling their methods or properties.

The HttpException class is derived from the Exception class, the base class for all exceptions in the .NET Framework. HttpException adds two methods, GetHtmlErrorMessage and GetHttpCode, as well as other constructor overloads that create HttpException instances based on HTTP error codes.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial