Class NoEventTypesAddedToUniqueConstraint
- Namespace
- Cratis.Chronicle.Events.Constraints
- Assembly
- Cratis.Chronicle.dll
Exception that gets thrown when an event type has already been added to the unique constraint.
public class NoEventTypesAddedToUniqueConstraint : Exception, ISerializable
- Inheritance
-
NoEventTypesAddedToUniqueConstraint
- Implements
- Inherited Members
Constructors
NoEventTypesAddedToUniqueConstraint()
Exception that gets thrown when an event type has already been added to the unique constraint.
public NoEventTypesAddedToUniqueConstraint()