This topic has not yet been rated - Rate this topic

HttpListenerException Constructor

Initializes a new instance of the HttpListenerException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.