| RequestException Constructor |
| Name | Description | |
|---|---|---|
| RequestException |
See base docs.
| |
| RequestException(String) |
See base docs.
| |
| RequestException(SerializationInfo, StreamingContext) |
See base docs.
| |
| RequestException(String, Exception) |
See base docs.
| |
| RequestException(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.
|