C# 클래스 StreamFetcherWasNotConstructedWithPartitionIdExpression, Runtime

Exception that gets thrown when invoking methods that filter on ParitionId and the StreamFetcher{TEvent} was constructed without a ParitionId expression.
상속: Exception
파일 보기 프로젝트 열기: dolittle/Runtime

공개 메소드들

메소드 설명
StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,

메소드 상세

StreamFetcherWasNotConstructedWithPartitionIdExpression() 공개 메소드

public StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,
리턴 System,