执行异常 meaning in Chinese
execute exception
Examples
- Defines a class for sql execution exceptions in the
命名空间中为sql执行异常定义一个类。 - This can cause the xlst transformation to appear ill - behaved
这可能造成xlst转换执行异常。 - The exception handler code is executed for both the visual j exception , and the corresponding . net framework exception is thrown
对于visual j #异常和引发的相应. net framework异常,都将执行异常处理程序代码。 - For example , the compiler produces a warning when the user attempts to invoke a member of an unassigned object variable , return from a function without setting the return value , or execute a
例如,当用户试图调用未赋值对象变量的成员、未设置返回值即从函数中返回,或执行异常捕获逻辑有错误的