Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sciensoft
Samples
Products
Web
Presentation
Middlewares
GlobalExceptionHandler
C# Class Sciensoft.Samples.Products.Web.Presentation.Middlewares.GlobalExceptionHandler
Inheritance:
IExceptionHandler
ファイルを表示
Open project: alexz76/Sciensoft.Hateoas
Public Methods
Method
Description
Handle
(
HttpContext
context
,
Exception
ex
) :
void
Method Details
Handle()
public
method
public
Handle
(
HttpContext
context
,
Exception
ex
) :
void
context
HttpContext
ex
Exception
return
void