You can view all statements within the method where certain exceptions can be caught. Simply place the caret at the @throws tag in a method's PHPDoc and press &shortcut:HighlightUsagesInFile;. This will also work for try and catch.