C# Class Aperea.CQRS.EventStore.ConcurrencyViolationException

Inheritance: System.Exception
Afficher le fichier Open project: DerAlbertCom/ApereaFramework

Méthodes publiques

Méthode Description
ConcurrencyViolationException ( IEventProvider eventProvider ) : System

Private Methods

Méthode Description
CreateMessage ( IEventProvider eventProvider ) : string

Method Details

ConcurrencyViolationException() public méthode

public ConcurrencyViolationException ( IEventProvider eventProvider ) : System
eventProvider IEventProvider
Résultat System