是的,我知道有些应用程序极少或从来不会抛出异常。
Right. I have witnessed some applications that in fact rarely or never throw exceptions.
第四个参数表示被应用程序所抛出的异常的实例。
The fourth parameter represents the actual instance of the exception thrown by the application.
应该在整个应用程序中一致地处理异常。
You should handle exceptions coherently throughout the application.
您的应用程序可以抛出这个子类异常,并且您的客户将接收到这个异常。
Your application can throw this subclass exception and your client would receive this exception.
当应用程序试图通过类的字符串名称,使用以下三种方法装入类,但却找不到指定名称的类定义时抛出该异常。
Thrown when an application tries to load in a class through its string name using
在应用程序驱动程序执行循环中,发现未处理的异常错误。
An unhandled exception was caught in the application driver execution loop.
显示自应用程序启动后引发的异常的总数。
Displays the total number of exceptions thrown since the application started.
异常处理应用程序块。
异常处理应用程序块。
应用推荐