The try ... finally statement specifies cleanup code which does not handle the exception, but is executed whether an exception occurred or not in the preceding code.

  • 我的翻译:异常是为了处理出错或者其它意外情况而中断代码块的正常控制流的一种工具。
目录 查词历史