When an error occurs within a nested TRY block, program control is transferred to the CATCH block that is associated with the nested TRY block.
英
美
- 当嵌套的TRY块中出现错误时,程序控制将传递到与嵌套的TRY块关联的CATCH块。