Is catch(Exception) viable for convenience methods if there is an overload that allows proper handling?

前端 未结 0 1261
甜味超标
甜味超标 2021-01-27 02:38

I am developing a library for working with files and want to make it as easy to use (i.e. not having to worry about exceptions), but also as complete as possible (i.e. allow for

相关标签:
回答
  • 消灭零回复
提交回复
热议问题