Uses of Class
org.knowm.xchange.coindirect.dto.CoindirectException
Packages that use CoindirectException
-
Uses of CoindirectException in org.knowm.xchange.coindirect
Methods in org.knowm.xchange.coindirect that throw CoindirectExceptionModifier and TypeMethodDescriptionCoindirectAuthenticated.getAccountChannel
(si.mazi.rescu.ParamsDigest signer) Coindirect.getExchangeOrderBook
(String symbol) Coindirect.getHistoricalExchangeData
(String market, String history, String grouping) Coindirect.getHistoricalExchangeTrades
(String market, String history) Coindirect.listExchangeMarkets
(long max) CoindirectAuthenticated.listExchangeOrders
(String symbol, boolean completed, long offset, long max, si.mazi.rescu.ParamsDigest signer) CoindirectAuthenticated.listWallets
(long max, si.mazi.rescu.ParamsDigest signer) -
Uses of CoindirectException in org.knowm.xchange.coindirect.service
Methods in org.knowm.xchange.coindirect.service that throw CoindirectExceptionModifier and TypeMethodDescriptionCoindirectAccountServiceRaw.getAccountChannel()
CoindirectAccountServiceRaw.listCoindirectWallets
(long max)