C# Класс CQRSalad.EventSourcing.CommandProcessingException

Наследование: System.ArgumentException
Показать файл Открыть проект

Открытые методы

Метод Описание
CommandProcessingException ( string message, Exception innerException = null ) : System

Описание методов

CommandProcessingException() публичный Метод

public CommandProcessingException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
Результат System