You can view all statements within the method where certain exceptions can be brought. Just place the caret at the throws keyword in the method declaration, press &shortcut:HighlightUsagesInFile; and select the desired exception class from the list. This will also work on try and catch keywords.