Table of Contents

Class MissingValueKeyInConcept

Namespace
Cratis.Applications.MongoDB
Assembly
Cratis.Applications.MongoDB.dll

Exception that gets thrown when a concept is missing a value key.

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

Remarks

Initializes a new instance of the MissingValueKeyInConcept class.

Constructors

MissingValueKeyInConcept()

Exception that gets thrown when a concept is missing a value key.

public MissingValueKeyInConcept()

Remarks

Initializes a new instance of the MissingValueKeyInConcept class.