This documentation is archived and is not being maintained.
HttpCompileException Constructor
Visual Studio 2008
Initializes a new instance of the HttpCompileException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
HttpCompileException() | Infrastructure. Initializes a new instance of the HttpCompileException class. |
|
HttpCompileException(String) | Infrastructure. Initializes a new instance of the HttpCompileException class. |
|
HttpCompileException(CompilerResults, String) | Infrastructure. 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. |
Show: