Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Marten
MartenCommandException
C# Class Marten.MartenCommandException
Inheritance:
System.Exception
Mostra file
Open project: JasperFx/marten
Public Methods
Method
Description
MartenCommandException
(
NpgsqlCommand
command
,
Exception
innerException
) :
System
Private Methods
Method
Description
toMessage
(
NpgsqlCommand
command
) :
string
Method Details
MartenCommandException()
public
method
public
MartenCommandException
(
NpgsqlCommand
command
,
Exception
innerException
) :
System
command
Npgsql.NpgsqlCommand
innerException
System.Exception
return
System