HttpListenerException Members
The HttpListenerException type exposes the following members.
Constructors
| 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.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |