10[
TypeForwardedFrom(
"System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
 
static WebExceptionStatus GetStatusFromExceptionHelper(HttpRequestException ex)
 
WebException(SerializationInfo serializationInfo, StreamingContext streamingContext)
 
WebException(string? message)
 
static Exception CreateCompatibleException(Exception exception)
 
readonly WebExceptionStatus _status
 
static WebExceptionStatus GetStatusFromException(HttpRequestException ex)
 
WebExceptionStatus Status
 
WebException(string? message, Exception? innerException, WebExceptionStatus status, WebResponse? response)
 
override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
 
WebException(string? message, Exception? innerException)
 
WebException(string? message, WebExceptionStatus status)
 
readonly WebResponse _response
 
static string net_webstatus_Timeout
 
void GetObjectData(SerializationInfo info, StreamingContext context)