|
FindBugs™ 1.3.9 | |||||||||
| 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. |
| Uses of FilterException in edu.umd.cs.findbugs |
|---|
| Methods in edu.umd.cs.findbugs that throw FilterException | |
|---|---|
void |
FindBugs2.addFilter(java.lang.String filterFileName,
boolean include)
|
void |
IFindBugsEngine.addFilter(java.lang.String filterFileName,
boolean include)
Set filter of bug instances to include or exclude. |
void |
TextUICommandLine.configureEngine(IFindBugsEngine findBugs)
|
static void |
FindBugs.configureFilter(DelegatingBugReporter bugReporter,
java.lang.String filterFileName,
boolean include)
Configure the (bug instance) Filter for the given DelegatingBugReporter. |
static void |
FindBugs.processCommandLine(TextUICommandLine commandLine,
java.lang.String[] argv,
IFindBugsEngine findBugs)
Process the command line. |
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||