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
XInject
Interfaces
DefaultExceptionHandler
C# Class XInject.Interfaces.DefaultExceptionHandler
Inheritance:
ExceptionHandler
ファイルを表示
Open project: radixeng/XInject
Class Usage Examples
Public Methods
Method
Description
Handle
(
Exception
e
) :
void
Method Details
Handle()
public
method
public
Handle
(
Exception
e
) :
void
e
System.Exception
return
void