C# Class CQRSalad.EventSourcing.CommandProducedNoEventsException

Inheritance: System.ApplicationException
Show file Open project: Ontropix/CQRSalad

Public Methods

Method Description
CommandProducedNoEventsException ( object command ) : System

Method Details

CommandProducedNoEventsException() public method

public CommandProducedNoEventsException ( object command ) : System
command object
return System