DownZLibrary icon indicating copy to clipboard operation
DownZLibrary copied to clipboard

How to know why request didn't work?

Open carlosen14 opened this issue 7 years ago • 1 comments

It would be really helpful if you could give some error code to specify why the request did not succeed.

@Override
onError(ErrorCode internalCode, StatusCode httpCode) { // at least one or a string
  
}

carlosen14 avatar Oct 26 '18 04:10 carlosen14

Okay, thanks for this. I'll work on it and add error codes to it.

100rabhkr avatar Nov 22 '18 15:11 100rabhkr