checked exception
基本解释
- 受檢異常
英汉例句
- The developer must specify where and when to roll back a transaction when a checked exception occurs.
開發人員必須指定出現異常時在何処以及何時廻滾事務。 - This checked exception -- the only one defined by the scripting package -- indicates that the engine failed to parse or execute the given code.
這個選中的異常(腳本包中定義的惟一一個異常)表示引擎無法解析或執行給定的代碼。 - If you invoke a preexisting function that can throw a checked exception, you should write a wrapper function that catches and handles that exception; then, invoke the wrapper method from XSLT instead.
如果您調用一個可能拋出檢查異常的已有函數,您應編寫一個包裝器函數,捕獲竝処理此類異常,然後在 XSLT 中調用包裝器方法。
雙語例句
专业释义
- 受檢異常
- 被檢查的異常