Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Dwarrowdelf
ExceptionHelper
C# Class Dwarrowdelf.ExceptionHelper
Datei anzeigen
Open project: tomba/dwarrowdelf
Public Methods
Method
Description
DumpException
(
Exception
e
,
string
header
) :
void
Method Details
DumpException()
public
static
method
public
static
DumpException
(
Exception
e
,
string
header
) :
void
e
System.Exception
header
string
return
void