rethrow
美
英 
例句
This is where you can use the compensate, rethrow, or empty activities, in addition to any other activity.
在这里可以使用补偿、重新抛出或空活动,还可以使用任何其他活动。
A rethrow activity is the same as a throw activity, except that it occurs within a fault handler.
重新抛出活动与抛出活动相同,只不过它是在错误处理程序中发生的。
The initial design of the more precise rethrow analysis also required the final modifier on the exception parameter t.
在异常参数t上,更精确重新抛出分析的初始设计还需要final修饰符。
This Try. Catch block is designed to catch and rethrow all exceptions.
此Try.Catch块旨在捕捉并重新引发所有异常。
Blocks should end in a throw or rethrow.
块应以引发或再次引发结束。