This topic has not yet been rated - Rate this topic

HttpListenerException Constructor

Initializes a new instance of the HttpListenerException class.
Name Description
HttpListenerException () Initializes a new instance of the HttpListenerException class.
HttpListenerException (Int32) Initializes a new instance of the HttpListenerException class using the specified error code.
HttpListenerException (Int32, String) Initializes a new instance of the HttpListenerException class using the specified error code and message.
HttpListenerException (SerializationInfo, StreamingContext) Initializes a new instance of the HttpListenerException class from the specified instances of the SerializationInfo and StreamingContext classes.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.