C# Class Sketch2Code.Web.ErrorHandler.AiHandleErrorAttribute

Inheritance: HandleErrorAttribute
Datei anzeigen Open project: mohitchhabra/Sketch2Code

Public Methods

Method Description
OnException ( ExceptionContext filterContext ) : void

Method Details

OnException() public method

public OnException ( ExceptionContext filterContext ) : void
filterContext ExceptionContext
return void