Package deltix.qsrv.hf.topic.consumer
Class ClosedDueToDataLossException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- deltix.util.concurrent.ConsumerAbortedException
-
- deltix.util.concurrent.CursorIsClosedException
-
- deltix.qsrv.hf.topic.consumer.ClosedDueToDataLossException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClosedDueToDataLossException extends deltix.util.concurrent.CursorIsClosedException
This exception indicates that cursor or other data source was closed because of detected data loss.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClosedDueToDataLossException()
-