Back to Intellij Community

EmptyTryBlock

java/java-impl/resources/inspectionDescriptions/EmptyTryBlock.html

2025.3-rc-2189 B
Original Source

Reports empty try blocks, including try-with-resources statements.

try blocks with comments are considered empty.

This inspection doesn't report empty try blocks found in JSP files.