Class CryptonitBaseService
- java.lang.Object
-
- org.knowm.xchange.service.BaseExchangeService
-
- org.knowm.xchange.cryptonit2.service.CryptonitBaseService
-
- All Implemented Interfaces:
org.knowm.xchange.service.BaseService
- Direct Known Subclasses:
CryptonitAccountServiceRaw,CryptonitMarketDataServiceRaw,CryptonitTradeServiceRaw
public class CryptonitBaseService extends org.knowm.xchange.service.BaseExchangeService implements org.knowm.xchange.service.BaseService- Author:
- timmolter
-
-
Constructor Summary
Constructors Constructor Description CryptonitBaseService(org.knowm.xchange.Exchange exchange)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.knowm.xchange.exceptions.ExchangeExceptionhandleError(CryptonitException exception)
-
-
-
Method Detail
-
handleError
protected org.knowm.xchange.exceptions.ExchangeException handleError(CryptonitException exception)
-
-