- All Implemented Interfaces:
- java.io.Serializable
public class StoreStreamNotFoundException
extends StoreRuntimeException
Thrown to indicate the requested stream is not among the streams registered for a dataset.
This generally indicates the stream was closed while still in active use.
- See Also:
- Serialized Form