C# Class Composable.CQRS.EventSourcing.MicrosoftSQLServer.InvalidHistoryException

Inheritance: System.Exception
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
InvalidHistoryException ( System.Guid aggregateId ) : System

Method Details

InvalidHistoryException() public méthode

public InvalidHistoryException ( System.Guid aggregateId ) : System
aggregateId System.Guid
Résultat System