The RequestException type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ContentType |
Gets the content type of the response.
|
![]() | Data | (Inherited from Exception.) |
![]() | HelpLink | (Inherited from Exception.) |
![]() | HResult | (Inherited from Exception.) |
![]() | HttpHeaders |
Gets the http headers of the response.
|
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | (Inherited from Exception.) |
![]() | RequestResult |
Instance of the RequestResult.
|
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | StatusCode |
Gets the HTTP status code of the output returned to the client.
|
![]() | TargetSite | (Inherited from Exception.) |
See Also