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
Marten
MartenCommandException
C# Class Marten.MartenCommandException
Inheritance:
System.Exception
Afficher le fichier
Open project: JasperFx/marten
Méthodes publiques
Méthode
Description
MartenCommandException
(
NpgsqlCommand
command
,
Exception
innerException
) :
System
Private Methods
Méthode
Description
toMessage
(
NpgsqlCommand
command
) :
string
Method Details
MartenCommandException()
public
méthode
public
MartenCommandException
(
NpgsqlCommand
command
,
Exception
innerException
) :
System
command
Npgsql.NpgsqlCommand
innerException
System.Exception
Résultat
System