Table of Contents

Class MissingNameForUniqueConstraint

Namespace
Cratis.Chronicle.Events.Constraints
Assembly
Cratis.Chronicle.dll

Exception that gets thrown when no event types have been added to a unique constraint.

public class MissingNameForUniqueConstraint : Exception, ISerializable
Inheritance
MissingNameForUniqueConstraint
Implements
Inherited Members

Constructors

MissingNameForUniqueConstraint()

Exception that gets thrown when no event types have been added to a unique constraint.

public MissingNameForUniqueConstraint()