Uses of Class
org.knowm.xchange.coinex.dto.CoinexException
Packages that use CoinexException
-
Uses of CoinexException in org.knowm.xchange.coinex
Methods in org.knowm.xchange.coinex with parameters of type CoinexExceptionMethods in org.knowm.xchange.coinex that throw CoinexExceptionModifier and TypeMethodDescriptionCoinex.allChainInfos()Coinex.allMarketStatistics()CoinexAuthenticated.balances(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, si.mazi.rescu.ParamsDigest signer) Coinex.marketDepth(String market, Integer limit, Integer interval) Coinex.marketStatus(String markets) Coinex.singleMarketStatistics(String market)