C-DEngine 5.105

HttpListenerException Members

The HttpListenerException type exposes the following members.

Constructors


  Name Description
Public method HttpListenerException()()()()
Initializes a new instance of the HttpListenerException class.
Public method HttpListenerException(Int32)
Initializes a new instance of the HttpListenerException class with the specified errorCode.
Public method HttpListenerException(Int32, String)
Initializes a new instance of the HttpListenerException class with the specified errorCode and message.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property ErrorCode
Gets the error code that identifies the error that occurred.