catch block catch 中文意思是什麼

catch block catch 解釋
列塊
  • catch : vt (caught; caught)1 捕捉;逮著,捕獲,攔截;用網捕(鳥等);迷惑住。2 看到,看穿,看出,發覺。...
  • block : n 1 片,塊,大塊;粗料,毛料;木料;石料;金屬塊;【建築】塊料,砌塊;【地質學;地理學】地塊。2 ...
  1. Is raised in a catch block handling

    的catch塊中引發當前的
  2. 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語句。
  3. How to : use specific exceptions in a catch block

    >如何:在catch塊中使用特定異常
  4. Print does not transfer control to a catch block

    Print不會將控制傳輸到catch塊。
  5. Catch block can specify an exception type to catch

    塊可以指定要捕捉的異常類型。
  6. If the type filter of the catch block specifies

    如果某catch塊的類型篩選器指定
  7. Consider using a local catch block to clean up memory

    應考慮使用局部catch塊清理內存
  8. Is executed within the scope of a catch block

    在catch塊的作用域內執行。
  9. Cannot be caught by a try - catch block

    無法通過try - catch塊捕獲引發的
  10. It is a good practice to use a try catch block around the

    方法將產生一個異常。好的做法是在
  11. Using specific exceptions in a catch block

    在catch塊中使用特定異常
  12. Listing 6 shows an example of such an approach, which nests the try - catch block inside the iteration loop

    )清單6顯示了這種方式的一個示例,它在迭代循環內部嵌套了try - catch塊:
  13. The deadlock victim error will cause execution to jump to the catch block and the transaction will enter an uncommittable state

    死鎖犧牲品錯誤將使執行跳至catch塊,事務將進入無法提交狀態。
  14. Returns null if called outside the scope of a catch block

    如果在catch塊作用域以外調用,則返回null 。
  15. Error message may be called anywhere within the scope of a catch block

    Error _ message可以在catch塊作用域內的任意位置調用。
  16. Error information can be retrieved by using these functions from anywhere within the scope of the catch block

    可以從catch塊作用域內的任何位置使用這些函數檢索錯誤消息。
  17. In nested catch blocks, error line returns the error line number specific to the scope of the catch block in which it is referenced

    在嵌套catch塊中, error _ line返回特定於引用它的catch塊作用域的錯誤行號。
  18. In nested catch blocks, error number returns the error number specific to the scope of the catch block in which it is referenced

    在嵌套的catch塊中, error _ number返回特定於其被引用的catch塊作用域的錯誤號。
  19. In nested catch blocks, error message returns the error message specific to the scope of the catch block in which it is referenced

    在嵌套catch塊中, error _ message返回特定於它被引用catch塊作用域的錯誤消息。
  20. Error message returns the error message regardless of how many times it is run, or where it is run within the scope of the catch block

    Error _ message無論運行多少次,無論在catch塊作用域內的什麼位置運行,它都返回錯誤消息。
分享友人