jafea7-ctbrec-v5.3.2-based/src/main/java
0xboobface 5b8d65ab27 Introduced new HttpException for unsuccessful HTTP responses
Instead of throwing an IOException with String message, use the new
HttpException. The exception handling code can then use the status
code to be more specific how to handle the exception.

Also: use try-with-resources for the okhttp response where possible
2018-11-14 14:43:26 +01:00
..
ctbrec Introduced new HttpException for unsuccessful HTTP responses 2018-11-14 14:43:26 +01:00
org/taktik Remove finalize method. It is deprecated in Java 9 2018-11-14 14:15:52 +01:00