HttpListenerException Class |
Namespace: Sfs2X.WebSocketSharp.Net
[SerializableAttribute] public class HttpListenerException : Win32Exception
The HttpListenerException type exposes the following members.
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.
|
Name | Description | |
---|---|---|
ErrorCode |
Gets the error code that identifies the error that occurred.
(Overrides ExternalExceptionErrorCode.) |