![]()  | 
  
    CQRS.NET
    4.0
    
   A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments. 
   | 
 
The IEvent<TAuthenticationToken> had not IEvent<TAuthenticationToken>.Id set. More...
 Inheritance diagram for Cqrs.Domain.Exceptions.AggregateOrEventMissingIdException:Public Member Functions | |
| AggregateOrEventMissingIdException (Type aggregateType, Type eventType) | |
| Instantiate a new instance of AggregateOrEventMissingIdException with the Type of the IEvent<TAuthenticationToken> and IAggregateRoot<TAuthenticationToken>. The eventType  that was trying to be saved on an aggregateType .  More... | |
Properties | |
| Type | AggregateType [get, set] | 
| The Type of the IAggregateRoot<TAuthenticationToken> that the IEvent<TAuthenticationToken> was trying to be saved on.  More... | |
| Type | EventType [get, set] | 
| The Type of the IEvent<TAuthenticationToken> that was trying to be saved.  More... | |
The IEvent<TAuthenticationToken> had not IEvent<TAuthenticationToken>.Id set.