Uses of Class
com.caplin.motif.fx.trading.block.BlockQuoteException
-
Packages that use BlockQuoteException Package Description com.caplin.motif.fx.trading.block.event Classes representing the events that can happen during the block trade process. -
-
Uses of BlockQuoteException in com.caplin.motif.fx.trading.block.event
Constructors in com.caplin.motif.fx.trading.block.event that throw BlockQuoteException Constructor Description BlockTradePriceUpdateEvent(BlockTradeNetInfo netInfo, Message quote)
Constructs a BlockQuote with the specified quotes, and adds netted legs to the original onesBlockTradePriceUpdateEvent(BlockTradeNetInfo netInfo, Message quote, int timeout)
Constructs a BlockQuote with the specified quotes, and adds netted legs to the original ones
-