Share via


WebException Members

The following tables list the members exposed by the WebException type.

Public Constructors

Name Description
Public Method WebException Overloaded. Constructors for this class.

Protected Fields

Name Description
Protected Field m_HResult (Inherited from Exception.)

Public Properties

Name Description
Public Property InnerException (Inherited from Exception.)
Public Property Message (Inherited from Exception.)
Public Property Response Gets the response that the remote host returned.
Public Property StackTrace (Inherited from Exception.)
Public Property Status Gets the WebExceptionStatus code.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Exception.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WebException Class
System.Net Namespace