Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BinaryStudio
TaskManager
Web
ErrorHandler
C# Class BinaryStudio.TaskManager.Web.ErrorHandler
Global Exception Handler, logs all unhandled Exceptions
Inheritance:
System.Web.Mvc.HandleErrorAttribute
Afficher le fichier
Open project: dv00d00/BinaryStudio.TaskManager
Méthodes publiques
Méthode
Description
OnException
(
System.Web.Mvc.ExceptionContext
filterContext
) :
void
Method Details
OnException()
public
méthode
public
OnException
(
System.Web.Mvc.ExceptionContext
filterContext
) :
void
filterContext
System.Web.Mvc.ExceptionContext
Résultat
void