This type contains the following members.
[Serializable]
public class AggregateNotFoundException<TAggregate> where TAggregate : Redakt.EventSourcing.Aggregates.IAggregateRoot
- Inheritance:
- ObjectExceptionLocalizableExceptionAggregateException<TAggregate>AggregateNotFoundException<TAggregate>
Constructors
AggregateNotFoundException(string) |