... tertiary industries第三产业;服务行业 the exception of clause免除条款 The ICC Executive Board国际商会执委会 ...
基于1个网页-相关网页
What's new in 1.4 is that if you rethrow an exception from the catch clause, you can attach the original cause of the exception.
发行版 1.4 中的新功能是如果从 catch 子句重新抛出了一个异常,您可以附加上该异常的初始原因。
First, the program did not hit the catch clause for an exception of type ApplicationException, even though that's the type of exception thrown from the static constructor.
第一,该程序不会为类型是ApplicationException的异常寻找catch子句,即使这种类型的异常是从静态构造函数引发的也如此。
It is possible for an exception to occur that forces a branch to the finally clause of the lock statement, releasing the lock and allowing access to any waiting thread to the corrupted resource.
强行进入lock语句的finally子句、释放锁以及允许访问任意等待线程(该线程占用了已被破坏的资源),都有可能引发异常。
应用推荐