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

Code Inspection: Unhandled exception

Last modified: 16 May 2022

Reports the exceptions that are neither enclosed in a try-catch block nor documented via the @throws tag.