RequestException PropertiesNemiro.OAuth

The RequestException type exposes the following members.

Properties

  NameDescription
Public propertyContentType
Gets the content type of the response.
Public propertyData (Inherited from Exception.)
Public propertyHelpLink (Inherited from Exception.)
Protected propertyHResult (Inherited from Exception.)
Public propertyHttpHeaders
Gets the http headers of the response.
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage (Inherited from Exception.)
Public propertyRequestResult
Instance of the RequestResult.
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyStatusCode
Gets the HTTP status code of the output returned to the client.
Public propertyTargetSite (Inherited from Exception.)
Top
See Also