C# Class Aperea.CQRS.EventStore.Aggregate.UnregisteredDomainEventException

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

Méthodes publiques

Méthode Description
UnregisteredDomainEventException ( string message ) : System

Method Details

UnregisteredDomainEventException() public méthode

public UnregisteredDomainEventException ( string message ) : System
message string
Résultat System