改进异常处理。
Exception handling and reporting.
异常处理和报告。
XSLT has no exception handling of any kind.
XSLT没有任何类型的异常处理。
Exception handling in multithreaded processes.
多线程进程中的异常处理。
The delete trigger needs no exception handling.
删除触发器不需要异常处理。
Listing 5. Exception handling in Python 3.
清单5。
Two changes have been made to exception handling.
关于异常处理有两个变化。
Exception case on asynchronous exception handling.
关于异步异常处理的异常情况。
Also notice that no exception handling is required.
还应注意,这里不需要异常处理。
You use ActionErrors to support exception handling.
可以使用ActionError来支持异常处理。
They've implemented more flexible exception handling.
实现了更灵活的异常处理。
Breaks are most commonly used to model exception handling.
跳转最常用来做模型异常处理。
New Filter Types for Authorization and Exception handling.
新增的授权和异常处理的Filter(过滤器)类型。
The last feature this article explores is exception handling.
本文探究的最后一项功能是异常处理。
The exception handling takes as much time as the code itself.
异常处理与代码本身所用时间一样多。
We skipped over the exception handling, which is important stuff.
我们跳过了异常处理,这是很重要的一部分。
To avoid distractions I've ignored exception handling in the code.
为避免分散注意力,我已在代码中忽略了异常处理。
C + + 's exception handling makes this task even more problematic.
C+ +的异常处理使得这项任务更成问题。
Do the services support both exception handling and fault recovery?
服务同时支持异常处理和故障恢复吗?
In addition to that, this example does not include exception handling.
此外,该示例不包括异常处理。
Add staff activities for human decision making and exception handling.
添加用于人工决策和异常处理的成员活动。
The first one is trivial, nearly featureless, and has no exception handling.
第一个服务器十分简单,几乎没有什么功能,也没有任何异常处理。
There needs to be more exception handling and more thought put into error paths.
异常处理应该更多,对错误发生的路径也应多加考虑。
Specifically, I'll cover logging, exception handling, and transaction demarcation.
更确切地说,我将讨论日志、异常处理和事务界定。
When modeling business processes, fault and exception handling require special care.
在建模业务流程时,需要特别注意错误和异常处理。
Another change in exception handling is exception chaining-either implicit or explicit.
异常处理的另一个改变是异常链—隐式或显式。
Enterprise applications are often built with almost no attention given to exception handling.
企业应用程序在构建时通常都不会注意异常处理。
Note that exception handling and business logic have been simplified for the sake of brevity.
请注意,出于简便的原因,例外处理和业务逻辑已经做了简化处理。
In the next tip in this series, we'll examine the other side of validation: exception handling.
在本系列的下一篇技巧文章中,我们将研究验证的另一方面:异常处理。
See Resources for more detailed information about exceptions and exception handling techniques.
有关异常和异常处理技术的更多信息参阅参考资料。
应用推荐