Table of Contents

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

info SerializationInfo
context StreamingContext

MissingAggregateIdentifierException(Type, Type)

public MissingAggregateIdentifierException(Type aggregateType, Type changeType)

Parameters

aggregateType Type
changeType Type