- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- MamdaOrderBookDuplicateEntryException, MamdaOrderBookInvalidEntryException, MamdaOrderBookMissingEntryException
public class MamdaOrderBookException
extends java.lang.RuntimeException
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.
- See Also:
- Serialized Form