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
CQRSalad
EventSourcing
CommandProcessingException
C# Class CQRSalad.EventSourcing.CommandProcessingException
Inheritance:
System.ArgumentException
Mostra file
Open project: Ontropix/CQRSalad
Public Methods
Method
Description
CommandProcessingException
(
string
message
,
Exception
innerException
= null ) :
System
Method Details
CommandProcessingException()
public
method
public
CommandProcessingException
(
string
message
,
Exception
innerException
= null ) :
System
message
string
innerException
System.Exception
return
System