PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Exception is immediately rethrown

Last modified: 16 May 2022

Reports the catch statements that only rethrow a caught exception, which is located in a class hierarchy different from the subsequent exception types.