RequestException Constructor Nemiro.OAuth
Overload List

  NameDescription
Protected methodRequestException(SerializationInfo, StreamingContext)
Initializes a new instance of the RequestException.
Public methodRequestException(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.
Public methodRequestException(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.
Top
See Also