The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 2 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.apache.juddi.subscription.notify.Demo | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Exception is caught when Exception is not thrown in org.apache.juddi.subscription.notify.Demo.Fire() | STYLE | REC_CATCH_EXCEPTION | 208 | Medium |