Error responses produces parse exception, not error object
Coin payments error
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of org.brunocvcunha.coinpayments.model.CreateWithdrawalResponse out of START_ARRAY token
at [Source: (String)"{"error":"That amount is larger than your balance!","result":[]}"; line: 1, column: 62] (through reference chain: org.brunocvcunha.coinpayments.model.ResponseWrapper["result"])
Error responses produces parse exception, not error object
Coin payments error
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of
org.brunocvcunha.coinpayments.model.CreateWithdrawalResponseout of START_ARRAY tokenat [Source: (String)"{"error":"That amount is larger than your balance!","result":[]}"; line: 1, column: 62] (through reference chain: org.brunocvcunha.coinpayments.model.ResponseWrapper["result"])