Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CompositeUI
Service
Infrastructure
ServiceExceptionFilter
C# Class CompositeUI.Service.Infrastructure.ServiceExceptionFilter
Inheritance:
System.Web.Mvc.FilterAttribute
,
IExceptionFilter
Show file
Open project: padzikm/CompositeUI
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