Mono Class Library: Overview

System.Net.WebException: Members

The members of System.Net.WebException are listed below.

See Also: Inherited members from System.InvalidOperationException

Public Constructors

Constructs and initializes a new instance of the System.Net.WebException class.
Constructs and initializes a new instance of the System.Net.WebException class.
Constructs and initializes a new instance of the System.Net.WebException class.
Constructs and initializes a new instance of the System.Net.WebException class.
Constructs and initializes a new instance of the System.Net.WebException class with the specified error message, nested exception, status, and response.

Protected Constructors

Public Properties

[read-only]
ResponseWebResponse. Gets the System.Net.WebResponse that the host returned.
[read-only]
StatusWebExceptionStatus. Gets a value that indicates the status of the response.

Public Methods

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.