|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterException | |
|---|---|
| edu.umd.cs.findbugs | Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany. |
| edu.umd.cs.findbugs.filter | |
| Uses of FilterException in edu.umd.cs.findbugs |
|---|
| Methods in edu.umd.cs.findbugs that throw FilterException | |
|---|---|
void |
FindBugs.addFilter(java.lang.String filterFileName,
boolean include)
Set filter of bug instances to include or exclude. |
| Uses of FilterException in edu.umd.cs.findbugs.filter |
|---|
| Constructors in edu.umd.cs.findbugs.filter that throw FilterException | |
|---|---|
Filter(java.lang.String fileName)
Constructor. |
|
PriorityMatcher(java.lang.String priorityAsString)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||