将针对由SQLSTATE标识的两个特定错误声明处理程序。
A handler is declared for two specific errors identified by SQLSTATE.
当那些希望所接收的数据符合特定格式或满足业务内容验证规则的应用程序或组件接收数据时,这些验证可以防止错误发生。
These validations prevent errors when the data is received by applications or components that expect the data to be in a particular structure and comply with business content validation rules.
第二种方法就是具有专用的处理程序,“捕捉”各条语句所“抛出”的任何或特定错误条件。
The second method is to have dedicated handlers that "catch" any or specific error conditions thrown "by individual statements."
异常中还显示了通信错误,可以看到,在这种特定情况下,这就是要返回给应用程序的内容。
The communication error is also displayed in the exception, and you can see that in this particular case this is what is being returned back to the application.
能够快速确定某个给定的资源属于某个特定应用程序还是另一个应用程序,便能够将注意力集中于与该资源关联的错误消息分析和行为上。
The ability to identify quickly that a given resource belongs to one particular application or another can quickly focus the error message analysis and behaviors associated with that resource.
SOAP故障消息的部分可以用于传递特定于应用程序的错误信息。
The section of the SOAP fault message can be used to pass application-specific error information.
清单13展示了一个特定的错误如何将控制转移给退出处理程序,其中根据SQLCODE的值返回用户定义的错误消息。
Listing 13 demonstrates how a specific error can transfer control to the exit handler where a user-defined error message is returned depending on the value of the SQLCODE.
除了其他事情外,它定义一个全局错误处理程序,在此将放置在执行主应用程序逻辑之前要运行的特定于平台的代码。
Among other things, it defines a global error handler, and it is where you would place any platform-specific code to run before executing main application logic.
当依赖特定顺序的程序被重新排序时,错误就发生了。
When a program that depends on a given sequence is reordered, mistakes happen.
在以上代码片断中,错误消息包含了前缀btlerr001,它是用于该应用程序的特定错误代码。
In the code fragment above, the error message contains a prefix, BTLERR001, which is a unique error code for the application.
XMLSchema 1.1并没有介绍如何对断言定制错误消息,但是它允许在标注中内嵌特定于应用程序的信息。
XML Schema 1.1 does not prescribe any way to customize error messages for assertions, but it allows application specific information embedded in annotations.
不知什么原因,这个特定程序总有错误。
For some reason, we've been experiencing some bugs in this particular program.
如果您选择在项目属性内记录您的错误,则应用程序验证程序将生成一个工具窗口,在其中将显示特定于该错误的信息。
If you selected to log your error within the project properties, an Application Verifier stop will generate a Tool Window that displays information specific to the error.
出现了特定的安全程序包错误。
这样,如果第一个备份由于程序员a编写的程序中的特定错误而被破坏了,就可以使用第二个备份。
That way, if the first copy gets corrupted due to a particular bug in the program written by Programmer a, then the second copy can be used.
这样,如果第一个备份由于程序员a编写的程序中的特定错误而被破坏了,就可以使用第二个备份。
That way, if the first copy gets corrupted due to a particular bug in the program written by Programmer a, then the second copy can be used.
应用推荐