HttpParseException Constructor
.NET Framework (current version)
Initializes a new instance of the HttpParseException class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HttpParseException() | Initializes a new instance of the HttpParseException class. |
![]() | HttpParseException(String^) | Initializes a new instance of the HttpParseException class with a specified error message. |
![]() | HttpParseException(String^, Exception^) | Initializes a new instance of the HttpParseException class with a specified error message and a reference to the inner. |
![]() | HttpParseException(String^, Exception^, String^, String^, Int32) | Initializes a new instance of the HttpParseException class with specific information about the source code being compiled and the line number on which the exception occurred. |
Show:
