ErrorxCode / EasyInsta

A Java library of Instagram's private API and wrapper of instagram4j. Surf Instagram programmatically, build bots, and a lot more. Just a line of code for every operation.
Apache License 2.0
47 stars 10 forks source link

[REQUEST] UnknownHostException on no internet, exception could be more clear #30

Open ErrorxCode opened 1 year ago

ErrorxCode commented 1 year ago

If the client does not have internet connection then you might get Unknown error required error message. I will make it more clear in the next release. For now, please manually wrap it and show the correct error message.