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
Monads
TryException
C# Class Monads.TryException
Exception used by family of
Try{T}
classes to throw it's own exceptions.
Inheritance:
Exception
Afficher le fichier
Open project: aahoogendoorn/monads
Méthodes publiques
Méthode
Description
TryException
(
string
message
) :
System
Constructor
Method Details
TryException()
public
méthode
Constructor
public
TryException
(
string
message
) :
System
message
string
Message for exception, formatted with the
parameters
Résultat
System