This will call the program with a dummy exception event.
这将使用一个虚拟异常事件调用程序。
The same program running as a standalone EXE may not throw the exception.
而同样的程序作为一个单独的EXE运行时可能不会抛出异常。
The key is to not crash your program or throw an exception that stops processing.
关键是不使程序崩溃或抛出异常而中止处理。
Revise your program to catch this exception and print a message.
修改上述的程序,使它能捕获这种异常并输出提示信息。
The workload of exception handling development is heavy, with complex program logic.
面向服务软件异常处理的开发工作量大且程序逻辑复杂。
Exception-handling code can be easily added to increase program reliability.
可以轻松添加异常处理代码,以增加程序的可靠性。
An exception is an abnormal situation that happens while a program is running.
异常是在程序运行时发生的不正常情况。
An exception has occurred in your program.
程序中发生了异常。
An exception has occurred in your program.
程序中发生了异常。
应用推荐