If the exception event can not be handled in time, it will make the software system not run well.
如果不能及时处理异常事件,将造成软件系统无法正确运行。
If it sees an extension function it doesn't recognize, it halts processing by signaling an xforms-compute-exception event.
如果遇到无法识别的扩展函数,表单将停止处理并发起一个x forms - compute -exception事件。
There is also a default mechanism to deal with process exceptions (commonly referred to as runtime) called the exception event.
还有一种默认机制用于处理流程异常(通常称为运行时异常),这种机制称为异常事件。
If there is an exception at a particular step, the intermediate exception event catches the exception and passes it to the activity, which is designed to handle exceptions.
如果某个特定步骤出现异常,中间异常事件(intermediateexception event)将捕获异常并将其传递到设计用于处理异常的活动。
If an exception occurs while the process is executing an activity to which an exception event is attached, the process flows along the sequence line that is attached to the exception event.
当流程执行一个附加了异常事件的活动出现异常,流程将遵循附加到异常事件的序列线。
The information gathered by the event handler must be encoded in an error message that's wrapped in an exception object and posted to the parser's client.
事件处理程序采集的信息必须编码在一个错误信息中,该错误信息包装在一个异常对象中提交给解析器客户。
WSCI can raise an exception based on a fault message from WSDL, a message content, or an event (for example, Timeout event).
WSCI能抛出一些异常,它们来自于WSDL、信息内容或事件(例如,超时事件)的错误信息。
Another way that listeners can make trouble for unwary event sources is throwing an unchecked exception.
对于不小心的事件源,侦听器会造成麻烦的另一个方式是:抛出未检测的异常。
Although sending messages to a log file can be quite useful, there are often times when you would also like to display a user-friendly error message in the event of an unrecoverable exception.
虽然向一个日志文件发送消息相当有用,但是很多时候您可能还想在发生不可恢复的异常时显示一个用户友好的错误消息。
Since it began participating in 1928, India has generally won no more than a sole medal, with the exception of the 1952 event in Helsinki where it came away with two: hockey and wrestling.
自1928年加入奥林匹克大家庭,除在1952年赫尔辛基奥运会上拿走了曲棍球和摔跤两枚奖牌外,印度在每届奥运会上获得的奖牌总数都不超过1枚。
It is up to the user of the POP3 client code to decide if an exception should be thrown in the warning event or a warning written into a log file or...
它从事于用户POP3客户端代码师傅一个异常应该被抛出还是写入一个日志文件等等。
Deadlock event exception, which is used to help investigate when deadlocks have occurred.
死锁事件异常,用于帮助确定发生死锁的时间。
Make sure both exception types are stopped, and then select the Call User Exit check box for both event and periodic exceptions, as shown in Figure 17.
确保两种异常类型都被停止,然后为事件和定期异常选择CallUserExit复选框,如图17所示。
Void respond (RuntimeException, RequestCycle) is called whenever an uncaught exception occurs during the event handling or response phase so that an appropriate exception response can be generated.
只要在事件处理过程或响应阶段发生未被捕获的异常,voidrespond (RuntimeException,RequestCycle)都会被调用以便生成合适的异常响应。
This code is included in the code which handles the click event for the Invoke Service button and its purpose is to avoid a null pointer exception when the web service is invoked with an empty string.
它的目的是避免使用空子符串调用Web服务而出现空指针异常。
Some readers occasionally ask: What's the difference between an exception and an event?
一些读者问:异常和事件之间有什么差别?
Real-time Exception: The time limit is a required part of a real-time event (for example, an auction), and no alternative to the time limit is possible; or.
实时例外:时间限制是实时事件的一个必要部分(例如“一个拍卖”),并且可能没有方案替代时间限制;或者。
There is an exception to this rule, as some stressors continue over a long period of time, rather than occurring as a single event.
有一个例外到这一点,因为有些压力继续在一段长时期内,而不是作为一个单一的事件发生。
An event handler looks a lot like an exception handler, except that it starts running when an OnEvent element receives a call to the corresponding operation.
事件处理程序非常类似于异常处理程序,只不过它在OnEvent元素接收到对相应操作的调用时才运行。
Spring will throw a wrapped IO Exception in the event the requested XML file cannot be located.
Spring将会在所请求的XML文件无法定位时抛出一个封装的ioException。
Level 2 can be used for detailed modeling including event and exception handling and is described as analytical BPMN. It USES a wide range of BPMN constructs.
层次2是包括事件和异常处理的详细建模,它描述为分析式BPMN。它使用了多种结构的BPMN。
We understand that the unfortunate event is an exception, and are willing to grant you the extension asked for.
我们了解这次不幸事件只是一个例外而已,本公司愿意同意你方延期付款的要求。
When the credit card validation didn't succeed an error end event throws an exception.
当信用卡验证不成功,一个错误结束事件抛出一个异常。
At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.
最后一个事件将会发生于每一个控件之上,然后,一直到结束.这时,所有的控件将会输出流并且不能够再被改变.在这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.
An exception is an event that occurs during the execution of a program that disrupts the normal flow of instructions.
在程序执行过程中,所发生的破坏正常指令流的事件,叫做异常。
This exception is caught within the subprocess by the error start event handling the bad credit card exception.
通过错误开始事件处理失败的信用卡异常,在子流程捕获异常。
Because the exception has been handled, the event method does not return an HTTP error status code.
因为异常已被处理,所以该事件方法不返回HTTP错误状态代码。
Throwing an exception will cause the error event to be invoked, and the connection will be closed.
抛出一个异常将导致错误事件被调用,并且连接会被关闭。
Throwing an exception will cause the error event to be invoked, and the connection will be closed.
抛出一个异常将导致错误事件被调用,并且连接会被关闭。
应用推荐