|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractIllegalCheck | |
| com.puppycrawl.tools.checkstyle.checks.coding | Contains the Coding checks that are bundled with the main distribution. |
| Uses of AbstractIllegalCheck in com.puppycrawl.tools.checkstyle.checks.coding |
| Subclasses of AbstractIllegalCheck in com.puppycrawl.tools.checkstyle.checks.coding | |
class |
IllegalCatchCheck
Catching java.lang.Exception, java.lang.Error or java.lang.RuntimeException is almost never acceptable. |
class |
IllegalThrowsCheck
Throwing java.lang.Error or java.lang.RuntimeException is almost never acceptable. |
|
Back to the Checkstyle Home Page | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||