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