Feed exception handling

Issue #271 new
Benjamin Cordes created an issue

Exception handling of feeds and tradeinterfaces could be improved.

e.g. here a regular object is returned although this is an error.

//None of them worked. Caution now
return new LastPrice(true, "", pair.getOrderCurrency(), null);

Comments (6)

  1. Desrever Nu
    • removed milestone

    Removing milestone: 0.5.2 - Manage liquidity from Tier 2 to Tier 3 and vice-versa (automated comment)

  2. Log in to comment