| 1. | Fault handlers to capture system level exceptions 捕获系统级异常错误处理程序 |
| 2. | Creates the html markup to display a specified exception error message at design time 创建在设计时显示指定异常错误信息的html标记。 |
| 3. | Begins an exception fault block in the microsoft intermediate language msil stream 在microsoft中间语言( msil )流中开始一个异常错误块。 |
| 4. | Any attempt to perform these tasks without the proper access authorization will result in an exception error 在没有适当访问授权的情况下,任何执行上述任务的尝试都将导致异常错误。 |
| 5. | Second , a custom symptom database can be created with symptoms that contain the exception error codes logged within the application itself 其次,可以创建自定义症状数据库,这些症状纪录了应用程序自身的异常错误代码。 |
| 6. | If you must capture this information , use the error outputs of data flow components to capture error - causing rows in an exception file 如果必须捕获此信息,请使用数据流组件的错误输出来将引发错误的行捕获到一个异常错误文件中。 |
| 7. | After the catch block handles the exception , control is then transferred to the first transact - sql statement that follows the end catch statement Catch块处理该异常错误后,控制将被传递到end catch语句后面的第一个transact - sql语句。 |
| 8. | If the user mistypes the filename or if the file is not available for any reason , the application fails with an unhandled exception error 如果用户文件名称有问题或者其他什么原因导致的文件无效,这个应用程序因为一个未处理的异常错误而运行失败。 |
| 9. | The sql server 2005 database engine raises exception 511 and rolls back the current running statement if either of the following behavior occurs 如果发生下列两种情况中的一种, sql server 2005数据库引擎将引发编号为511的异常错误并回滚当前运行的语句: |
| 10. | Because such errors never raise unhandled exception errors , it is vital that you use some form of exception handling in event handlers that handle events from com objects 由于这种错误从不引发未处理的异常错误,因此必须在处理com对象所引发的事件的事件处理程序中使用某种形式的异常处理机制。 |