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