Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpCifs
Util
Sharpen
Error
C# Class SharpCifs.Util.Sharpen.Error
Inheritance:
System.Exception
Afficher le fichier
Open project: brandonprry/Potato
Méthodes publiques
Méthode
Description
Error
( ) :
System
Error
(
Exception
ex
) :
System
Error
(
string
msg
) :
System
Error
(
string
msg
,
Exception
ex
) :
System
Method Details
Error()
public
méthode
public
Error
( ) :
System
Résultat
System
Error()
public
méthode
public
Error
(
Exception
ex
) :
System
ex
System.Exception
Résultat
System
Error()
public
méthode
public
Error
(
string
msg
) :
System
msg
string
Résultat
System
Error()
public
méthode
public
Error
(
string
msg
,
Exception
ex
) :
System
msg
string
ex
System.Exception
Résultat
System