Uses of Class
org.knowm.xchange.dvchain.dto.DVChainException
Packages that use DVChainException
-
Uses of DVChainException in org.knowm.xchange.dvchain
Methods in org.knowm.xchange.dvchain that throw DVChainExceptionModifier and TypeMethodDescriptionDVChain.cancelOrder
(String tradeId, String apiKey) DVChain.placeLimitOrder
(DVChainNewLimitOrder newOrder, String apiKey) DVChain.placeMarketOrder
(DVChainNewMarketOrder newOrder, String apiKey) -
Uses of DVChainException in org.knowm.xchange.dvchain.service
Methods in org.knowm.xchange.dvchain.service with parameters of type DVChainExceptionModifier and TypeMethodDescriptionprotected ExchangeException
DVChainBaseService.handleException
(DVChainException exception)