execute exception 中文意思是什麼

execute exception 解釋
執行異常
  • execute : vt. 1. 實行,實施,執行;履行;貫徹,完成。2. 作成,製成(美術品等);奏(樂曲),演(劇)。3. 〈英國〉讓渡(財產);經過簽名蓋章等手續使(法律文件等)生效。4. 對…執行死刑,處決。
  • exception : n. 1. 例外;除外,除去。2. 【法律】抗告;異議,不服,反對。adv. -ally ,-less adj. 無例外的。
  1. Structured exception handling also lets you easily provide cleanup statements that you can be sure will always execute no matter how control leaves a guarded section of code

    結構異常處理還讓你輕易的提供清除聲明,這樣你可以確信:它將永遠執行無論控制餘下一個代碼的防護區域。
  2. A fault handler that must execute if an exception occurs, but does not execute on completion of normal control flow

    錯誤處理程序,它在異常發生時必須執行,但在正常控制流完成時不執行。
  3. The task fails because the execute method either throws an exception or returns

    如果execute方法引發異常或返回
分享友人