Package deltix.qsrv.hf.blocks.booksim
Class OfferSnapshotOutOfOrderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- deltix.qsrv.hf.blocks.booksim.BookException
-
- deltix.qsrv.hf.blocks.booksim.OfferSnapshotOutOfOrderException
-
- All Implemented Interfaces:
java.io.Serializable
public class OfferSnapshotOutOfOrderException extends BookException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class deltix.qsrv.hf.blocks.booksim.BookException
books, nanosComponent, offerSide, timestamp
-
-
Constructor Summary
Constructors Constructor Description OfferSnapshotOutOfOrderException(long timestamp, int nanosComponent, BookPair books)
-
Method Summary
-
Methods inherited from class deltix.qsrv.hf.blocks.booksim.BookException
fillInStackTrace
-
-
-
-
Constructor Detail
-
OfferSnapshotOutOfOrderException
public OfferSnapshotOutOfOrderException(long timestamp, int nanosComponent, BookPair books)
-
-