Adding Global Exceptions 添加全局异常处理
With rare exceptions like Sudan, those who pillage their countries' wealth are accepted into the top ends of global society.
苏丹是极少数的例外,那些掠夺祖国的财富的人却被国际上流社会所接纳。
The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.
换一种说法就是永远都不要为那些其构造函数和析构函数可能抛出异常的类定义全局(静态全局)实例。
Exceptions raised in callbacks that were not properly handled or caught by a global handler would silently terminate the application, without any indication of the problem.
回调中所抛出的异常如果没有被全局处理器处理或捕获,那么他们会终止应用,并不会给出任何关于问题的提示信息。
应用推荐