Class MissingAggregateIdentifierException
- Namespace
- Shift.Common.Timeline.Exceptions
- Assembly
- Shift.Common.dll
public class MissingAggregateIdentifierException : Exception, ISerializable
- Inheritance
-
MissingAggregateIdentifierException
- Implements
- Inherited Members
- Extension Methods
Constructors
MissingAggregateIdentifierException(SerializationInfo, StreamingContext)
protected MissingAggregateIdentifierException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext
MissingAggregateIdentifierException(Type, Type)
public MissingAggregateIdentifierException(Type aggregateType, Type changeType)