C# Class AutoSPInstallerOnline.ErrorHandler.AiHandleErrorAttribute

Inheritance: System.Web.Mvc.HandleErrorAttribute
Show file Open project: IvanJosipovic/AutoSPInstallerOnline

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