Class DVChainBaseService
- java.lang.Object
-
- org.knowm.xchange.service.BaseExchangeService
-
- org.knowm.xchange.dvchain.service.DVChainBaseService
-
- All Implemented Interfaces:
org.knowm.xchange.service.BaseService
- Direct Known Subclasses:
DVChainMarketDataServiceRaw,DVChainTradeServiceRaw
public class DVChainBaseService extends org.knowm.xchange.service.BaseExchangeService implements org.knowm.xchange.service.BaseService
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDVChainBaseService(org.knowm.xchange.Exchange exchange)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.knowm.xchange.exceptions.ExchangeExceptionhandleException(DVChainException exception)
-
-
-
Method Detail
-
handleException
protected org.knowm.xchange.exceptions.ExchangeException handleException(DVChainException exception)
-
-