Make sure that when an error occurs you clean up.
确保在错误发生时进行清理。
When an error occurs, you want answers to the four w's.
出错时,您需要回答四个w问题。
When an error occurs, make sure that enough data is logged.
错误发生时,确保记录了足够多的数据。
The following example shows what happens when an error occurs.
以下示例显示了出错时发生的情况。
You can also turn on the sound notification when an error occurs.
你也可以打开的声音通知时发生错误。
You should be able to resume your connection when an error occurs.
当错误发生时你应该重新可以连接。
DownloadError : Invoked when an error occurs during a download operation.
downloadError:在下载操作过程中发生错误时调用。
When an error occurs, your test setup must record it but keep moving.
当错误发生时,测试装置记录但是保持工作。
When an error occurs during merge processing, the entire transaction is rolled back.
当合并过程中出现错误时,整个事务回滚。
When an error occurs, the interpreter prints an error message and a stack trace.
当发生一个错别时,解释器打印一个错误信息和一个堆栈跟踪。
The exception that is thrown when an error occurs during execution of an SQL command.
执行SQL 命令却发生错误时,所掷回的例外状况。
But, you can't overlook a key element in an error response strategy — when an error occurs.
但您不能忽视错误响应策略中的一个关键元素——错误发生的时间。
The exception that is thrown when an error occurs while processing an XSLT transformation.
处理XSLT转换而发生错误时引发的异常。
You may choose to uncheck the the box below it, "But notify me when an error occurs" if you want.
您可以选择勾选下面的方框,它“,但通知我的时候发生错误,”如果你想要的。
It enables Axis 1.4 to generate errors as subclasses of AxisFault, and these are caught when an error occurs.
它使Axis 1.4能够将错误生成为AxisFault的子类,当发生错误时将捕获到这些子类。
The exception that is thrown when an error occurs during the commit, rollback, or uninstall phase of an installation.
在安装的提交、回滚或卸载阶段发生错误时引发的异常。
We wrap everything we do in an eval statement, since we don't want our program to die when an error occurs during execution.
因为不希望程序在出现执行错误时终止,所以将所有操作放在 eval语句中。
Who should the process notify when an error occurs, and does the notification domain depend on the type or severity of the error?
当错误出现时,流程应该通知谁?通知域(notification domain)取决于错误的类型还是严重性?
With a compensation framework in place, when an error occurs the successful transactions are reversed, resulting in a consistent database.
补偿框架就位后,发生错误时,成功的事务会被保留,这样会维持一致的数据库。
When an error occurs within a nested TRY block, program control is transferred to the CATCH block that is associated with the nested TRY block.
当嵌套的TRY块中出现错误时,程序控制将传递到与嵌套的TRY块关联的CATCH块。
When an error occurs or when you want to return a fault to the user, set the WS_FAULT object and exit the method with an Exit function or Exit sub statement.
当错误发生时,或者在您希望向用户返回一个故障时,设置 WS_FAULT对象,并使用一个Exit函数或 Exit子语句退出方法。
Now you know that when an error occurs, the application must clearly and succinctly explain to the user what went wrong, where the error occurred, and how to fix it.
现在您了解了错误是在什么时候发生的,应用程序必须明确而简洁地为用户解释出错原因、出错位置以及改正方法。
When an error occurs for such a device, the request returns the HTTP response code 200, indicating success, but the body of the page contains the error message.
在此类设备发生错误时,请求返回HTTP响应代码200,指示成功,但页的正文包含错误信息。
For instance when an error occurs the support department can be automatically notified by sending an email containing the error message and some additional information.
例如,当错误发生时,通过发送包含错误及附加信息的邮件自动通知支持部门。
When an error occurs in a system call, you can access and display a message corresponding to the error in at least one of two ways: by using either the perror or the strerror function.
当系统调用中出现错误时,您至少可以用以下两种方式的一种来访问和显示与该错误对应的消息:通过使用perror或strerror函数。
In that case, even if you run your purified program through an automated test suite; when an error occurs, it will dump extra messages into the Purify log that will help you identify the problem.
在那种情况下,即使您在一个自动测试系统中运行您的净化程序,当一个错误发生时,它将额外的消息转储到Purify日志中,那将帮助您鉴定这个问题。
In your own applications, you might consider clearing the username and password when failure occurs because of authentication and adding an error message to the screen.
在我们自己的应用程序中,可以考虑在发生认证失败的情况时清除用户名和密码,并向屏幕上添加一条错误消息。
V8 will throw an exception if an error occurs - for example, when a script or function attempts to read a property that does not exist, or if a function is called that is not a function.
当错误发生时,v8会抛出一个异常。比如,当一个脚本或者函数试图去访问一个并不存在的属性,或者调用一个并不是函数的函数。
An important factor to take into account when selecting between synchronous or asynchronous log writing is what happens when a database manager error occurs.
在选择同步还是异步写日志时,要考虑的一个重要因素就是当数据库管理器发生错误时情况会怎样。
If an error occurs when using asynchronous log writing, multiple audit records may be lost because they are buffered before being written to disk.
如果采用异步写日志的方式,那么在发生错误时,可能会丢失多条审计记录,因为这些审计记录在被写到磁盘之前都在缓冲区中。
应用推荐