parseException

This commit is contained in:
25W0075
2025-11-27 16:58:16 +09:00
parent 6c05e29ea5
commit 5eae7b6468
@@ -832,7 +832,7 @@ public class HttpClient5AdapterServiceRest extends HttpClient5AdapterServiceSupp
}
}
}
} catch (IOException e) {
} catch (ParseException e) {
e.printStackTrace();
}