Overload List
| Name | Description | |
|---|---|---|
|  | RequestException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the RequestException.
             | 
|  | RequestException(String, String, Exception) | Obsolete. 
            Initializes a new instance of the RequestException class with a specified server request result, content type and the exception that is the cause of this exception.
             | 
|  | RequestException(String, Byte , Exception, NameValueCollection, Int32) | 
            Initializes a new instance of the RequestException class with a specified server request result, content type and the exception that is the cause of this exception.
             | 
See Also