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
dhpr
ExceptionHelper
C# Class dhpr.ExceptionHelper
Datei anzeigen
Open project: hres/api-lnhpd
Public Methods
Method
Description
LogException
(
Exception
exc
,
string
source
) :
void
Private Methods
Method
Description
ExceptionHelper
( ) :
System
Method Details
LogException()
public
static
method
public
static
LogException
(
Exception
exc
,
string
source
) :
void
exc
System.Exception
source
string
return
void