Inherits from RuntimeException
Inherited by com.wombat.mamda.orderbook.MamdaOrderBookDuplicateEntryException, com.wombat.mamda.orderbook.MamdaOrderBookInvalidEntryException, com.wombat.mamda.orderbook.MamdaOrderBookMissingEntryException
class com::wombat::mamda::orderbook::MamdaOrderBookException;
MamdaOrderBookException gets thrown when there is an inconsistency in the order book. This may be due to various reasons, including: the feed sending inconsistent data, undetected missed data , the program manipulating the order book independently of the MamdaOrderBookListener.
Updated on 2023-03-31 at 15:30:38 +0100