exception code meaning in English
异常码
Examples
- The exception hierarchy simplifies error handling and greatly reduces the amount of exception code you need to write , such as opening and closing connections
异常层次结构简化了错误处理,并且极大地降低了需要编写的异常代码数量(例如打开和关闭连接) 。 - This month , we revisit the subject from a different point of view - how the jvm handles thrown exceptions - and we ponder whether optimal exception coding should be considered a premature optimization or a best practice
这个月,我们换一个角度再来看这个主题jvm如何处理所抛出的异常并且我们要考虑,最理想的异常编码应该看成是早期的优化还是最优方法?