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

Inheritance: System.Exception
Show file Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
InvalidHistoryException ( System.Guid aggregateId ) : System

Method Details

InvalidHistoryException() public method

public InvalidHistoryException ( System.Guid aggregateId ) : System
aggregateId System.Guid
return System