ActionExecutedContext.Exception Property
Visual Studio 2010
Gets or sets the exception that occurred during the execution of the action method, if any.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.ExceptionThe exception that occurred during the execution of the action method.
Community Additions
ADD
Show: