Skip to content

Commit

Permalink
ForbidThrowAnonymousException_195
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkravin authored and daniilyar committed Aug 29, 2014
1 parent 2765019 commit 9b58e0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

package com.github.sevntu.checkstyle.checks.coding;
public class InputForbidThrowAnonymousExceptions {
public void anonymousEx() {
try {
Expand Down

0 comments on commit 9b58e0f

Please sign in to comment.