HttpCompileException Constructor
Initializes a new instance of the HttpCompileException class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HttpCompileException() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the HttpCompileException class. |
![]() | HttpCompileException(CompilerResults^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the HttpCompileException class. |
![]() | HttpCompileException(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the HttpCompileException class. |
![]() | HttpCompileException(String^, Exception^) | Initializes a new instance of the HttpCompileException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
