|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.exceptionHandler.FilterReporter
public class FilterReporter
| Constructor Summary | |
|---|---|
FilterReporter(ExceptionReporter reporter,
java.util.List ignoreList)
Configure this reporter with a pass through Reporter and a List that contains Throwable Classes that are to be ignored. |
|
| Method Summary | |
|---|---|
void |
report(java.lang.String message,
java.lang.Throwable e,
java.util.List sections)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterReporter(ExceptionReporter reporter,
java.util.List ignoreList)
| Method Detail |
|---|
public void report(java.lang.String message,
java.lang.Throwable e,
java.util.List sections)
throws java.lang.Exception
report in interface ExceptionReporterjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||