Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ancestry
QueryProcessor
Service
QueryErrorHandlerAttribute
C# Class Ancestry.QueryProcessor.Service.QueryErrorHandlerAttribute
Inheritance:
System.Web.Mvc.HandleErrorAttribute
显示文件
Open project: Ancestry/DotQL
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