再次引发 meaning in English
rethrow
Examples
- Blocks should end in a throw or rethrow
块应以引发或再次引发结束。 - Block , the code will catch and rethrow all exceptions
块,则代码将捕捉并再次引发所有异常。 - If you want to re - throw the exception currently handled by a parameter - less
如果要再次引发当前由无参数的 - Rethrows the current exception
再次引发当前异常 - Do prefer using an empty throw when catching and re - throwing an exception
捕捉并再次引发异常时,首选使用空引发。