failure exception mode
常見例句
- Use typed exceptions to indicate the mode of failure, and except that type of exception in the test.
用定義好的異常去表達模式的失敗, 儅然要排除測試中的異常類型。 - Stack, even in user-mode, is limited, and failure to commit a page of stack causes a stack overflow exception.
堆棧是有限的,甚至在用戶模式下也是如此,如果無法提交堆棧頁,會導致堆棧溢出異常。 返回 failure exception mode