C# Class GeekLemonConference.Application.EventSourcing.Exceptions.EventsOutOfOrderException

Inheritance: System.Exception
Afficher le fichier Open project: PanNiebieski/GeekLemonConference-CQRS-EventSourcing-CleanArchitecture-DDD-Example

Méthodes publiques

Méthode Description
EventsOutOfOrderException ( AggregateKey id ) : System

Method Details

EventsOutOfOrderException() public méthode

public EventsOutOfOrderException ( AggregateKey id ) : System
id AggregateKey
Résultat System