HandleErrorInfo Properties

Include Protected Members
Include Inherited Members

The HandleErrorInfo type exposes the following members.

Properties

  Name Description
Public property ActionName Gets or sets the name of the action that was executing when the exception was thrown.
Public property ControllerName Gets or sets the name of the controller that contains the action method that threw the exception.
Public property Exception Gets or sets the exception object.

Top

See Also

Reference

HandleErrorInfo Class

System.Web.Mvc Namespace