Class NoBufferedStreamSpecifiedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.streamingpool.ext.tensorics.exception.NoBufferedStreamSpecifiedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoBufferedStreamSpecifiedException extends java.lang.RuntimeExceptionException that specifies that a bufferedEvaluationStrategyis defined but there are no buffered streams as input (for example anOverlapBufferStreamId.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoBufferedStreamSpecifiedException()
-