HandleErrorInfo Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ActionName | Gets or sets the name of the action that was executing when the exception was thrown. |
![]() | ControllerName | Gets or sets the name of the controller that contains the action method that threw the exception. |
![]() | Exception | Gets or sets the exception object. |
Show:
