How to catch an exception in for loop but at the end throw one?

前端 未结 0 412
后悔当初
后悔当初 2020-12-15 14:08

I want to catch an Exception in a for loop, and print a message in all items of the for loop, but at the end, still throw an Exception, so that I know the script failed. How

相关标签:
回答
  • 消灭零回复
提交回复
热议问题