Click or drag to resize
RequestException Constructor
Overload List
  NameDescription
Public methodRequestException
See base docs.
Public methodRequestException(String)
See base docs.
Protected methodRequestException(SerializationInfo, StreamingContext)
See base docs.
Public methodRequestException(String, Exception)
See base docs.
Public methodRequestException(IRequest, Exception)
Wraps an exception that was thrown while a request was being processed. Gives a little more information about the request that triggered the exception.
Top
See Also