Hello! I'm creating an Android Java application and using the Appwrite SDK. I've encountered a problem. The fact is that when I try to perform some operation in the SDK and during it the Internet connection disappears, the exception java.net.SocketException: Software caused connection abort is thrown. But I can't process it and display a message on the screen. Below I will post the code and exception: