HttpResponseException Properties

Include Protected Members
Include Inherited Members

The HttpResponseException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HelpLink (Inherited from Exception.)
Public property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Response Gets the HTTP response to return to the client.
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

See Also

Reference

HttpResponseException Class

System.Web.Http Namespace