







|
| C# Webserver |
| InternalServerException Constructor |
| InternalServerException Class See Also Send Feedback |
Initializes a new instance of the InternalServerException class.
Namespace:
HttpServer.Exceptions
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public InternalServerException() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: InternalServerException() |
