Last improvements

This commit is contained in:
stom79 2019-02-13 14:47:28 +01:00
parent fa67ec9969
commit 8b08c977d9
1 changed files with 3 additions and 2 deletions

View File

@ -225,11 +225,12 @@ public class API {
} catch (KeyManagementException e1) {
e1.printStackTrace();
} catch (HttpsConnection.HttpsConnectionException e1) {
e1.printStackTrace();
} catch (JSONException e1) {
instanceNodeInfo.setName("GNU");
instanceNodeInfo.setVersion("unknown");
instanceNodeInfo.setOpenRegistrations(true);
e1.printStackTrace();
} catch (JSONException e1) {
e1.printStackTrace();
}
e.printStackTrace();