System.Net Errors

It is important that you be able to correctly identify anything that goes wrong with your networked applications. For that reason, this entire section is dedicated to presenting a comprehensive guide to System.Net errors. Table 26.2 contains all the HTTPStatusCode enumerations. These don’t necessarily represent errors, but in many cases they do. This table presents the status codes that can be returned from networking method calls.

Table 26.2. The HttpStatusCode Enumeration
Member name Description
Accepted Equivalent to HTTP status 202. Accepted indicates that the request has been accepted for further processing.
Ambiguous Equivalent to HTTP status 300. Ambiguous indicates that the requested information has multiple representations. ...

Get Special Edition Using® Microsoft® ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.