MamdaOrderBookException is generated when an inconsistent state is detected in an order book. More...
#include <MamdaOrderBookExceptions.h>
Public Member Functions | |
MamdaOrderBookException (const string &msg) | |
virtual | ~MamdaOrderBookException () throw () |
MamdaOrderBookException is generated when an inconsistent state is detected in an order book.
Such a condition would usually indicate a potential problem with the publisher's state of the order book or undetected lost messages over the middleware.
Wombat::MamdaOrderBookException::MamdaOrderBookException | ( | const string & | msg | ) |
|
virtual |