异常退出 meaning in English
aborting
Examples
- If the protected block was exited with an exception , the cli will search for the next
如果受保护的块已由异常退出,则cli将搜索下一个 - The net effect of listing 7 is to record a count whenever i exit a monitored join point by throwing an exception
清单7中最后的效果是,在通过抛出异常退出一个监视的连接点时记录一个计数。 - Method is allocated a thread , but either the setup of context failed or the method exited by throwing a runtime exception
方法分配给一个线程时抛出的,但这个异常或者是上下文设置失败,或者是通过抛出运行时异常退出方法。