C# Class StreamProcessorStateDocumentIsMissingPartitionedField, Runtime

Exception that gets thrown when trying to use an unsupported type in StreamProcessorStateDiscriminatorConvention.
Inheritance: EventStoreConsistencyError
Afficher le fichier Open project: dolittle/Runtime

Méthodes publiques

Méthode Description
StreamProcessorStateDocumentIsMissingPartitionedField ( ObjectId, id ) : MongoDB.Bson

Initializes a new instance of the StreamProcessorStateDocumentIsMissingPartitionedField class.

Method Details

StreamProcessorStateDocumentIsMissingPartitionedField() public méthode

Initializes a new instance of the StreamProcessorStateDocumentIsMissingPartitionedField class.
public StreamProcessorStateDocumentIsMissingPartitionedField ( ObjectId, id ) : MongoDB.Bson
id ObjectId, The _id field.
Résultat MongoDB.Bson