Package io.voucherify.client.error
Class VoucherifyErrorHandler
java.lang.Object
io.voucherify.client.error.VoucherifyErrorHandler
public class VoucherifyErrorHandler
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description VoucherifyErrorHandler() -
Method Summary
Modifier and Type Method Description VoucherifyErrorfrom(java.lang.Throwable throwable)VoucherifyErrorfrom(okhttp3.Response response)
-
Constructor Details
-
VoucherifyErrorHandler
public VoucherifyErrorHandler()
-
-
Method Details