HttpListenerException Constructor |
Name | Description | |
---|---|---|
![]() | HttpListenerException() |
Initializes a new instance of the HttpListenerException class.
|
![]() | HttpListenerException(Int32) |
Initializes a new instance of the HttpListenerException class
with the specified errorCode.
|
![]() | HttpListenerException(Int32, String) |
Initializes a new instance of the HttpListenerException class
with the specified errorCode and message.
|