C# Class Sketch2Code.Web.ErrorHandler.AiHandleErrorAttribute

Inheritance: HandleErrorAttribute
Afficher le fichier Open project: mohitchhabra/Sketch2Code

Méthodes publiques

Méthode Description
OnException ( ExceptionContext filterContext ) : void

Method Details

OnException() public méthode

public OnException ( ExceptionContext filterContext ) : void
filterContext ExceptionContext
Résultat void