Inspector ER-046 summary
Severity: 2
Version: 0
Description: Method declares too general exception types (Exception, Throwable) in throws clause
Configuration:
Not allowed exceptions:
exception: java.lang.RuntimeException exception: java.lang.Exception exception: java.lang.Throwable
Violations
# | File | Line | Column |
1 | org/hammurapi/inspectors/testcases/violations/OperationWithTooGeneralExceptonTypeInThrowsViolationTestCase.java | 44 | 24 |
2 | org/hammurapi/inspectors/testcases/violations/ThrowTooGeneralExceptionTypeRuleViolationTestCase.java | 43 | 24 |
Hammurapi 3 Copyright © 2004 Hammurapi Group. All Rights Reserved.