HttpParseException.HttpParseException(String) Constructor
.NET Framework 3.0
Initializes a new instance of the HttpParseException class with a specified error message.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The following example demonstrates the use of the HttpException constructor. For a complete, working code example, see the HttpParseException overview topic.
Community Additions
ADD
Show: