HandleErrorInfo Properties
Visual Studio 2010
The HandleErrorInfo type exposes the following members.
| 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. |
Community Additions
ADD
Show: