An exception occurs occasionally in cases where customers for a particular industrial product may be few and easily identifiable.
偶尔会出现例外情况,即某一特定工业产品的客户可能很少,而且容易识别。
The best example is certainly when an exception occurs.
当然最好的例子是当一个异常发生时。
If an exception occurs, the destructor cannot be called.
如果出现异常,则无法调用析构函数。
The handler supplies a valid file status code if an exception occurs.
Handlder 程序在异常发生时提供一个有效的文件状态码。
If an exception occurs, the thread automatically releases the lock.
如果有异常发生,线程自动释放锁。
If an exception occurs, the current position of the stream is unchanged.
如果发生例外状况,资料流目前位置保持不变。
Exception Assistant that provides more information when an exception occurs.
异常助手功能,此功能可在发生异常时提供更多信息。
But if an exception occurs while executing the SQL or processing the results.
但是如果当执行SQL或者处理结果的时候,出现了异常。
In this case, if an exception occurs, the exception will take longer to handle.
在此情况下,如果发生异常,将需要更长的时间处理。
If an exception occurs, the current position within the stream remains unchanged.
如果发生异常,则流内的当前位置不变。
It is used to handle exceptions and to specify a view to render when an exception occurs.
它可以捕获异常,并且在异常发生时指定一个视图进行输出。
Remember, if an exception occurs and is not handled at all, the debugger always breaks.
请记住,如果发生了异常但根本没有进行处理,调试器总是会中断执行。
The finally block ensures that the object is returned to the pool even if an exception occurs.
Finally块确保了即使发生异常,也会将对象返回到池中。
When an exception occurs, execution stops and control is given to the closest exception handler.
当例外状况发生时,执行会停止,而控制权会交给最接近的例外处理常式。
If an exception occurs at any time during the processing of a message, a SOAP exception is thrown.
如果消息处理过程中有异常出现,一个SOAP异常就被扔出。
A variable that holds the error message in case an exception occurs when getting the forecast data.
保存错误消息的变量,以防在获取预测数据时发生异常。
If the application attempts to perform an action it does not have permission for, an exception occurs.
如果应用程序尝试执行它无权执行的操作,则会发生异常。
After the domain model is done (whether an exception occurs or not), control is passed back to the client.
执行了域模型后(不管是否出现异常),控制权将返回给客户机。
The debugger breaks execution of the program when execution reaches a breakpoint or when an exception occurs.
当执行到达一个断点或发生异常,调试器将中断程序的执行。
If an exception occurs at this point, check to make sure that the correct version of the JLAagent is being used.
如果此时出现异常,请进行检查以确保使用正确的JLAagent版本。
When an exception occurs, you might have to examine code inside a system call to determine the cause of the exception.
发生异常时,您可能需要检查系统调用内部的代码,以确定该异常的起因。
Other actions associated with the milestone may take place during normal operations, and not only when an exception occurs.
与此里程碑关联的其他动作可能在正常运营期间发生,而并不只是出现在发生异常时。
If a site map contains a node that references another site-map file, and the file location is outside of the application, an exception occurs.
如果站点地图包含引用另一站点地图文件的节点,而该文件又位于应用程序之外,则会发生异常。
In this case, you must invoke the commit method on the Connection object if all is well; otherwise, invoke the rollback method if an exception occurs.
在本例中,如果一切正常,您必须调用Connection对象上的commit方法;否则,如果出现异常,则调用rollback方法。
However, if an exception occurs, you invoke the compensate method, which takes care of reversing whatever activities have been committed to the database.
但是,如果发生异常,则调用compensate方法,它会处理所有已经提交到数据库的活动的反转操作。
As mentioned in the previous section, if an exception occurs during a method that has been marked as having CMTs, the transaction will automatically be rolled back.
就像前面提到过的,如果在一个被标记为具有CMT的方法执行过程中发生了异常,那么事务将自动回滚。
If an exception occurs in a method that is not equipped to handle the exception, the exception is propagated back to the calling method, or the previous method.
如果发生异常的方法不具备处理异常的功能,异常将被传播回调用方法或前一个方法。
When an exception occurs, it may have an associated value, also known as the exception's argument. The presence and type of the argument depend on the exception type.
发生异常时,可能会有一个附属值,作为异常的参数存在。这个参数是否存在、是什么类型,依赖于异常的类型。
The Add Records with Failure menu item in the transaction demo application demonstrates what happens to a transaction when an exception occurs sometime during the operation.
TransactionDemo应用程序中的AddRecordswithFailure菜单项演示了当操作过程中发生异常时事务将如何处理。
The Add Records with Failure menu item in the transaction demo application demonstrates what happens to a transaction when an exception occurs sometime during the operation.
TransactionDemo应用程序中的AddRecordswithFailure菜单项演示了当操作过程中发生异常时事务将如何处理。
应用推荐