SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.9.3

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
54 7 0 0

Files

Class Bugs
org.logicmachine.rebl.integrationTests_5_exceptionHandling.stateMachine.StateMachineExceptionHandlingApplication 7

org.logicmachine.rebl.integrationTests_5_exceptionHandling.stateMachine.StateMachineExceptionHandlingApplication

Bug Category Details Line Priority
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 406-414 Low
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 298-302 Low
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 355-361 Low
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 314-321 Low
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 370-376 Low
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 336-343 Low
Method lists Exception in its throws clause, but it could be more specific. BAD_PRACTICE THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION 389-396 Low