Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sequin
Infrastructure
CommandHandlerException
C# Class Sequin.Infrastructure.CommandHandlerException
Inheritance:
System.Exception
Mostrar archivo
Open project: sequin/sequin
Protected Methods
Method
Description
CommandHandlerException
(
Type
commandType
,
string
message
) :
System
Method Details
CommandHandlerException()
protected
method
protected
CommandHandlerException
(
Type
commandType
,
string
message
) :
System
commandType
System.Type
message
string
return
System