Uses of Class
com.bybit.api.client.exception.BybitApiException
-
Packages that use BybitApiException Package Description com.bybit.api.client.service -
-
Uses of BybitApiException in com.bybit.api.client.service
Methods in com.bybit.api.client.service that throw BybitApiException Modifier and Type Method Description static BybitApiErrorBybitApiServiceGenerator. getBybitApiError(retrofit2.Response<?> response)Extracts and converts the response error body into an object.
-