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

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

Méthodes publiques

Méthode Description
AggregateNotFoundException ( AggregateKey id ) : System

Method Details

AggregateNotFoundException() public méthode

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