HttpCompileException Constructor
.NET Framework 3.0
Initializes a new instance of the HttpCompileException class.
| Name | Description |
|---|---|
| HttpCompileException () | Initializes a new instance of the HttpCompileException class. |
| HttpCompileException (String) | Initializes a new instance of the HttpCompileException class. |
| HttpCompileException (CompilerResults, String) | 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. |
Community Additions
ADD
Show: