简体   繁体   中英

How to disable Visual Studio unhandled exception

I'm working on javascript on Visual Studio 2013, and there would always a pop up windows which says unhandled exception.
未处理的异常

Can I disable some particular exception? I have tried to open the Exceptions and uncheck the box for that particular exception, but it still pops up when I debug. Is there any solution for this?
例外

The solution is to open the debug and option and settings, go to debugging and check enable just my code. The problem is fixed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM