AutoSPInstallerOnline.ErrorHandler.AiHandleErrorAttribute.OnException C# (CSharp) Method

OnException() public method

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