avatar
C++ exception handling 一问# Programming - 葵花宝典
z*y
1
I use visual studio 2005.
"try" 和 "catch (...)" 能catch住所有的exception吗?怎么我用了以后程序还是报
错有unhandled exception呢(从debug看try/catch放的位置应该是对的)?
thanks for the help.
avatar
c*a
2
不能。

【在 z*y 的大作中提到】
: I use visual studio 2005.
: "try" 和 "catch (...)" 能catch住所有的exception吗?怎么我用了以后程序还是报
: 错有unhandled exception呢(从debug看try/catch放的位置应该是对的)?
: thanks for the help.

avatar
s*g
3
可以把

【在 c**a 的大作中提到】
: 不能。
avatar
p*o
4
It can catch all C++ exceptions but not win32 exceptions (google SEH).

【在 s*****g 的大作中提到】
: 可以把
avatar
p*o
5
hardware exceptions cannot be caught neither.

【在 p***o 的大作中提到】
: It can catch all C++ exceptions but not win32 exceptions (google SEH).
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。