From the exception processing window (shown in Figure 15) you can see any existing threshold sets and define new ones.
在异常处理窗口(如图15所示)中,您可以看到所有现有阈值集并定义新集。
In order to really benefit from the use of XML it will be necessary to deal with the exception processing and the idea distancing issues, which are both vital to actually make that system work.
为了真正发挥XML的优势,必须解决好异常处理和“观念离散”(瞎编的)等问题。这两个问题对于该系统能否真正发挥作用至关重要。
If the XML parser sees a null character in its input, it throws an exception and stops processing.
如果XML 分析程序在其输入中看到一个空字符,它就会发出异常并停止处理。
The following complex issues which are not a major concern in monolithic applications have to be dealt to support exception processing in SOA [2].
以下的复杂问题在单片应用程序中并不是什么大问题,为了支持SOA下的异常处理,必须被处理[2]。
Because this code is only a sample we don't perform any real error processing, but we do implement a dummy exception handler to allow the code to compile.
由于此代码仅仅作为样例使用,我们没有执行任何实际的错误处理,但是我们实现了一个虚构的异常处理程序,从而完成代码的编译。
In this case, exception processing might require aggregation of the exception information on the business transaction level.
在此情形下,异常处理可能需要聚合业务事务级别的异常信息。
One exception to the heading processing is that each heading must be at the same level as, or one level below, the original heading.
标题处理的一个例外是,每个标题必须和第一个标题处在同一级上,或者是低一级。
The key is to not crash your program or throw an exception that stops processing.
关键是不使程序崩溃或抛出异常而中止处理。
If there is an error in the processing, an exception is thrown, which is then also formatted as JSON.
如果处理过程中出现错误,将抛出一个异常,这个异常也被格式化为json。
If no exception occurs, that is, the processing of the plug-in node was successful, the ESQL code proceeds.
如果没有异常出现,也就是插件节点的处理过程是成功的,ESQL代码将继续执行下去。
The original JAXB code unconditionally verified the structure of documents, throwing an exception and aborting the processing if an error was found.
原来的JAXB代码无条件地验证文档的结构,如果发现错误,则抛出异常并中止处理。
If an exception occurs at any time during the processing of a message, a SOAP exception is thrown.
如果消息处理过程中有异常出现,一个SOAP异常就被扔出。
Some people confuse the threshold displayed on this chart with the thresholds defined in Exception Processing.
一些人可能分不清此图表上显示的阈值和Exception Processing中定义的阈值。
Of course, with the exception of fclose, you are likely already processing the return values on these.
当然,除fclose 以外,您可能已经对这些函数的返回值都进行了处理。
You have set the value to "Throw exception" as this is a fatal error and further processing is meaningless without details of an order.
您将该值设置为“Throwexception”,因为这是一个严重错误,将来处理是没有意义的,不需要详细订单。
(For clarity, I haven't included exception-processing logic in the sample listings.)
(为清楚起见,本文没有在示例清单中加入异常处理逻辑。)
This article focuses on alerts and the exception-processing features of the system.
本文主要关注系统的警报和异常处理特性。
The CXF server handled this correctly, but the client threw an exception while processing the response.
CXF服务器可以正确处理这种情况,但是在处理响应时客户端会抛出一个异常。
When a timeout occurs during the processing of a service request or response message, it is considered an exception and some measure must be taken to deal with the exception.
在处理服务请求或相应消息的过程中出现超时的时候,超时将被视为异常,必须采取某些措施来处理异常。
In all the examples in this article series, I've excluded exception-processing logic to aid clarity.
在这份文章系列的所有示例中,为了保持简洁,我排除了异常处理逻辑。
This means that if you do your validation while processing the parameters, you can - by throwing an exception - prevent your class from being finalized.
这意味着,如果在处理参数时执行验证,可以通过抛出异常预防类被终结。
When an exception is thrown during processing of a trigger, the trigger aborts, and the entire statement that caused the trigger to fire is rolled back.
当在触发器的处理过程中抛出异常时,触发器终止,导致触发器触发的整个语句回退。
Various Helper Services are provided for request processing, logging and exception handling which can be used by the ActionController as well as the individual Actions.
为请求处理、日志记录和异常处理这些可以被单个action以及ActionController使用的动作提供了各种HelperService。
Whenever an exception is thrown while processing your JSP page, the exception object will immediately be thrown to the designated error page by means of the implicitly declared exception variable.
如果在处理jsp页面时有一个异常抛出的话,exception对象就会立即通过隐式声明的exception变量的方式抛给指定的错误页面。
If you do have a TryCatch the exception is caught and your code is allowed to continue processing.
如果你设置一个TryCatch,异常就会被捕获,你的代码可以继续执行。
Other programs with more rigorous uptime requirements might need finer control over exceptions. Such applications will clear whatever caused the exception and continue processing.
有更严格实时需求的程序可能需要更好的异常控制,这样的应用程序将清除导致异常的一切并继续执行。
An error in processing one of the web service methods (which does not enable the method to finish successfully) is exposed as a SOAP exception that your code can catch.
处理一个网络服务器方法过程中(不能够使方法成功地完成)的某个错误除了能捕获你的代码外显示为SOAP。
Exception processing circuit is the most crucial module in CPU designs.
异常处理是CPU设计中最关键的部分。
But if an exception occurs while executing the SQL or processing the results.
但是如果当执行SQL或者处理结果的时候,出现了异常。
Getting the name of the variable during whose processing an exception has occurred?
获取变量的名字在其处理发生异常?
应用推荐