catching exception 中文意思是什麼

catching exception 解釋
捕捉異常
  • catching : adj. 1. (疾病)傳染性的。2. 動人的,迷人的,受歡迎的,有感染力的。
  • exception : n. 1. 例外;除外,除去。2. 【法律】抗告;異議,不服,反對。adv. -ally ,-less adj. 無例外的。
  1. The following code example demonstrates catching an exception and incorrectly specifying it when re - throwing the exception

    下面的代碼示例演示捕捉一個異常,並在再次引發該異常時對它進行錯誤的指定。
  2. A code example of a web service client catching an exception is provided in how to : handle exceptions thrown by a web service method

    在「如何:處理web服務方法引發的異常」中提供了一個捕獲異常的web服務客戶端的代碼示例。
  3. Changes in the exception handling model to allow catch clauses catching

    更改了異常處理模型,允許捕獲
  4. The managed exception model has been optimized for cases that are not exceptional ; there is almost no overhead associated with catching exceptions when no exception occurs

    託管異常模型已針對非異常情形進行了優化;在沒有異常發生時,幾乎不存在任何與捕獲異常關聯的系統開銷。
  5. Catching and throwing standard exception types

    >捕捉和引發標準異常類型
分享友人