Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ExceptionHandler
C# Class ExceptionHandler, DiffEngine
Inheritance:
IExceptionHandler
Mostrar archivo
Open project: VerifyTests/DiffEngine
Class Usage Examples
Public Methods
Method
Description
Handle
(
string
message
,
Exception,
exception
) :
void
Method Details
Handle()
public
static
method
public
static
Handle
(
string
message
,
Exception,
exception
) :
void
message
string
exception
Exception,
return
void