Uses of Class
org.knowm.xchange.coincheck.dto.CoincheckException
Packages that use CoincheckException
-
Uses of CoincheckException in org.knowm.xchange.coincheck
Methods in org.knowm.xchange.coincheck that throw CoincheckExceptionModifier and TypeMethodDescriptionCoincheck.getOrderBook
(CoincheckPair pair) Coincheck.getTicker
(CoincheckPair pair) Coincheck.getTrades
(CoincheckPair pair, Integer limit, String order, Long startingAfter, Long endingBefore)