Click or drag to resize

HttpListenerException Constructor

Overload List
  NameDescription
Public methodHttpListenerException
Initializes a new instance of the HttpListenerException class.
Public methodHttpListenerException(Int32)
Initializes a new instance of the HttpListenerException class with the specified errorCode.
Public methodHttpListenerException(Int32, String)
Initializes a new instance of the HttpListenerException class with the specified errorCode and message.
Top
See Also