This is the complete list of members for System.Net.WebException, including all inherited members.
Data | System.Exception | |
Equals(object obj) | System.Runtime.InteropServices._Exception | |
Exception() | System.Exception | |
Exception(string message) | System.Exception | |
Exception(string message, Exception innerException) | System.Exception | |
Exception(SerializationInfo info, StreamingContext context) | System.Exception | protected |
GetBaseException() | System.Exception | virtual |
GetHashCode() | System.Runtime.InteropServices._Exception | |
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebException | |
GetType() | System.Exception | |
HelpLink | System.Exception | |
HResult | System.Exception | |
InnerException | System.Exception | |
InvalidOperationException() | System.InvalidOperationException | |
InvalidOperationException(string message) | System.InvalidOperationException | |
InvalidOperationException(string message, Exception innerException) | System.InvalidOperationException | |
InvalidOperationException(SerializationInfo info, StreamingContext context) | System.InvalidOperationException | protected |
Message | System.Exception | |
Response | System.Net.WebException | |
SerializeObjectState | System.Exception | protectedremovable |
Source | System.Exception | |
StackTrace | System.Exception | |
Status | System.Net.WebException | |
SystemException() | System.SystemException | |
SystemException(string message) | System.SystemException | |
SystemException(string message, Exception innerException) | System.SystemException | |
SystemException(SerializationInfo info, StreamingContext context) | System.SystemException | protected |
TargetSite | System.Exception | |
ToString() | System.Exception | |
WebException() | System.Net.WebException | |
WebException(string message) | System.Net.WebException | |
WebException(string message, Exception innerException) | System.Net.WebException | |
WebException(string message, WebExceptionStatus status) | System.Net.WebException | |
WebException(string message, Exception innerException, WebExceptionStatus status, WebResponse response) | System.Net.WebException | |
WebException(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebException | protected |