C# Class StreamFetcherWasNotConstructedWithPartitionIdExpression, Runtime

Exception that gets thrown when invoking methods that filter on ParitionId and the StreamFetcher{TEvent} was constructed without a ParitionId expression.
Inheritance: Exception
Afficher le fichier Open project: dolittle/Runtime

Méthodes publiques

Méthode Description
StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,

Method Details

StreamFetcherWasNotConstructedWithPartitionIdExpression() public méthode

public StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,
Résultat System,