C# Class Badges.Helpers.ElmahHandledErrorLoggerFilter

Inheritance: IExceptionFilter
Afficher le fichier Open project: ucdavis/Badges

Méthodes publiques

Méthode Description
OnException ( System.Web.Mvc.ExceptionContext context ) : void

Method Details

OnException() public méthode

public OnException ( System.Web.Mvc.ExceptionContext context ) : void
context System.Web.Mvc.ExceptionContext
Résultat void