此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
备注
访问此页面需要授权。 可以尝试登录或更改目录。
访问此页面需要授权。 可以尝试更改目录。
__uncaught_exception
指示是否已引发一个或多个异常,但是 catch 语句的相应 块尚未对其进行处理。
catch
bool __uncaught_exception();
自在 true 块中引发异常时为 try,直至初始化匹配的 catch 块;否则为 false。
true
try
false
<eh.h>
try、throw 和 catch 语句 (C++)
此页面是否有帮助?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?