Click or drag to resize
RequestException Constructor
Overload List
  NameDescription
Protected methodRequestException(SerializationInfo, StreamingContext)
Initializes a new instance of the RequestException class with serialized data.
Protected methodRequestException(String, Exception)
Initializes a new instance of the RequestException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also