C# Класс GeekLemonConference.Application.EventSourcing.Exceptions.EventsOutOfOrderException

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

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

Метод Описание
EventsOutOfOrderException ( AggregateKey id ) : System

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

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

public EventsOutOfOrderException ( AggregateKey id ) : System
id AggregateKey
Результат System