Fault handling in this context can be as easy as doing nothing — simply the existence of the custom fault handler prevents the fault from being propagated to the enclosing scope or process.
此上下文中的错误处理非常简单——只要有自定义错误处理程序存在,就可以防止将错误传播到周围的范围和流程。
Always have exceptional handling mechanism for the message flows rather than relying on the default broker exception handler.
始终为消息流配备异常处理机制,而不要依赖缺省代理异常处理程序。
Note that proper exception handling in SQL PL dictates that each procedure has an error handler that could easily enough have told us the failing procedure.
注意,SQLPL中适当的异常处理要求每个过程有一个错误处理程序,这个错误处理程序应该可以很容易地告诉我们出错的过程。
In this article, I have shown you how document handler code, developed for handling the different elements in a parsed XML file, can be simplified by creating separate classes for each element.
本文展示了在需要处理已解析XML文件中不同元素的文档处理程序代码中,如何通过为每种元素创建单独的类来简化编码。
When the signal handler doesn't disable, the process might show up in the "current" status as signal handling, which might hide the real problem.
未禁用信号处理程序时,进程在“当前”状态中可能表现为正在进行信号处理,从而可能隐藏了真正问题。
The trigger handler code for handling a subscription in INS V2.2 is much different.
INSV2.2中用于处理订阅的触发器处理程序代码有很大不同。
This configuration file notifies CICS that the custom pipeline handler program named WEBSLCT is to be used for handling Web service requests.
该配置文件通知cics:名为WEBSLCT的定制管道处理程序将被用于处理Web服务请求。
Event handling - the custom event handler implements the core application logic and integrates ILOG JRules with Content Manager.
事件处理—定制的事件处理器实现了核心应用逻辑,并整合了ILOGJRules和Content Manager。
Extension handlers adhere to the extension handler lifecycle: initialization, handling, and destruction, which occurs as follows.
扩展处理程序遵循扩展处理程序生命周期:初始化、处理和销毁,发生的过程如下。
If you also leave out the event name, then every event handler in the specified group is removed. So, to turn off all event handling specified in the Unfocussed group.
如果您还遗漏了事件名称,那么在指定组中的每个事件处理器也会被删除。
The default action handler responsible for handling the action requested the Workbench to open the plug-in Manifest editor, which subsequently activated the org.eclipse.ui.editors plug-in.
默认的动作处理者负责处理请求Workbench打开Plug - inManifest编辑器的动作,随后激活org .eclipse . ui . editors插件。
By handling content in this way, you have much less code in each of your handler methods.
通过以这种方式处理内容,每个处理程序方法中的代码就要少得多。
This is an example of immediate event handling, since the whole form is not validated before the event handler is invoked.
这是一个即时事件处理的例子,因为整个表单没有在调用事件处理程序之前进行有效性验证。
This handler is responsible for processing the timeout situation and handling it with the correct subsequent TCAP messaging and, if necessary, terminating the call.
这个处理程序负责处理超时情况并使用正确的后续TCAP消息传递处理它,如果必要,终止调用。
This configuration file notifies CICS that the custom pipeline handler program named WEBINST is to be used for handling Web service requests.
该配置文件通知cics,这个名为WEBINST的定制管道处理程序将被用于处理Web服务请求。
But there is a key difference between interrupt handling and process switching: the code executed by an interrupt or by an exception handler is not a process.
然而在中断处理和进程切换之间有一个关键的区别:由中断或异常处理执行的代码不在进程中。
Handling common events is as simple as calling a function like click , submit , or mouseover and passing it an event handler function.
处理常见事件就像调用函数(比方说click 、submit或mouseover)和为其传递事件处理函数一样简单。
Listing 15. Code fragment of the key-up event handler for handling the up Arrow and Down Arrow keys.
清单15.key - up事件处理程序中处理upArrow和Down arrow键的代码片段。
This is the reason: a faulty application with good error-handling seems to leave end-users with more satisfaction and comfort than one that's nearly perfect, but has a hostile error-handler.
理由在于:一个有错误但带有优秀的错误处理机制的应用程序,比近乎完美但其错误处理机制却不友好的应用程序,更能赢得最终用户的欢心。
As a new kind of multi-purpose material handling equipment, safe operation of telescopic handler depends on keeping fork level moving.
伸缩臂叉车是一种新型多功能物料搬运设备,其货叉平动与否直接影响作业的安全。
Use the code Commenter and error Handler Add-in to automatically add comments and standardized error handling code to procedures using customizable templates.
和错误处理程序外接程序,可以自动向使用可自定义模板的过程中添加注释和标准化的错误处理代码。
This instruction handler is therefore handling Virtual XOR instruction.
这个指令操作是处理虚拟XOR指令。
Notifies the profiler that the search phase of exception handling has located a handler for the exception that was thrown.
通知探查器异常处理的搜索阶段已找到针对所引发的异常的处理程序。
Unfortunately, the object raising the events cannot know ahead of time which event handler is handling a specific event.
遗憾的是,引发事件的对象无法提前知道哪个事件处理程序正在处理特定事件。
Adding a security check to an event-handling method does not prevent code from registering an event handler that invokes the method.
将安全检查添加到事件处理方法并不影响代码注册调用该方法的事件处理程序。
This event-handling pattern shows how to use event routing as a technique for reducing the number of elements where a handler is attached.
这种事件处理模式显示如何使用事件路由此一方式,来减少附加处理常式的目标项目数。
This event-handling pattern shows how to use event routing as a technique for reducing the number of elements where a handler is attached.
这种事件处理模式显示如何使用事件路由此一方式,来减少附加处理常式的目标项目数。
应用推荐