exception n. 1.例外;除外,除去。 2.【法律】抗告;异议,不服,反对。 Every rule has its exceptions. 任何规则均有例外。 by way of exception 作为例外。 liable [subject] to exception 容易遭到反对的,会引起异议的。 make an exception of 把…作为例外。 make no exceptions 一视同仁,一样看待。 take exception 1. 反对,表示异议。 2. 有反感。 take exception at 发怒,生气。 take exception to [against] 对…提出异议。 without exception 一概,全都;无例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 无例外的。
In structured exception handling , blocks of code test for specific circumstances and react accordingly 在结构化异常处理中,代码块会测试特定的环境并相应地做出响应。
Lists errors commonly encountered when using structured exception handling and describes how to correct them 列出使用结构化异常处理时经常遇到的错误并说明如何纠正这些错误。
Provides links to topics covering changes to execution flow , and new support for structured exception handling 提供到包含对执行流程、结构化异常处理新支持更改的主题的链接。
Discusses new support for structured exception handling , and continued support for unstructured exception handling 讨论对结构化异常处理的新增支持功能,并继续支持非结构化异常处理。
A single method can have multiple structured exception handling blocks , and the blocks can also be nested within each other 单个方法可以有多个结构化异常处理块,而且块可以互相嵌套。
Structured exception handling is code designed to detect and respond to errors during execution by combining a control structure similar to 结构化异常处理是旨在通过将控制结构(类似于
To specify the asynchronous exception handling model c exception handling with structured exception handling exceptions 指定异步异常处理模型(具有结构化异常处理异常的c + +异常处理) 。
To specify the synchronous exception handling model c exception handling without structured exception handling exceptions 指定同步异常处理模型(没有结构化异常处理异常的c + +异常处理) 。
With structured exception handling , your code can differentiate between different types of errors and react accordingly 使用结构化异常处理,您的代码就可以区分不同类型的错误并做出相应响应。
Structured exception handling makes it easy to create and maintain programs with robust , comprehensive error handlers 结构化异常处理借助于可靠、全面的错误处理程序使创建和维护程序变得容易。