Uses of Class
org.knowm.xchange.bitfinex.dto.BitfinexException
-
Packages that use BitfinexException Package Description org.knowm.xchange.bitfinex org.knowm.xchange.bitfinex.v1.dto org.knowm.xchange.bitfinex.v2.dto -
-
Uses of BitfinexException in org.knowm.xchange.bitfinex
Methods in org.knowm.xchange.bitfinex with parameters of type BitfinexException Modifier and Type Method Description static ExchangeExceptionBitfinexErrorAdapter. adapt(BitfinexException e) -
Uses of BitfinexException in org.knowm.xchange.bitfinex.v1.dto
Subclasses of BitfinexException in org.knowm.xchange.bitfinex.v1.dto Modifier and Type Class Description classBitfinexExceptionV1 -
Uses of BitfinexException in org.knowm.xchange.bitfinex.v2.dto
Subclasses of BitfinexException in org.knowm.xchange.bitfinex.v2.dto Modifier and Type Class Description classBitfinexExceptionV2
-