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
Mostrar archivo Open project: dolittle/Runtime

Public Methods

Method Description
StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,

Method Details

StreamFetcherWasNotConstructedWithPartitionIdExpression() public method

public StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,
return System,