It is a good practise to not throw which exception in close() method of autocloseable?
Posted: Wed Jul 13, 2022 7:50 pm
a) IOException
b) CustomException
c) InterruptedException
d) CloseException
b) CustomException
c) InterruptedException
d) CloseException