C# Class TimeTracker.Web.Code.TimeTrackerHandleErrorAttribute

Inheritance: System.Web.Mvc.HandleErrorAttribute
Exibir arquivo Open project: jsmale/TimeTracker

Public Methods

Method Description
OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void

Method Details

OnException() public method

public OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void
filterContext System.Web.Mvc.ExceptionContext
return void