|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.util.AccumulatingExceptionSink
public class AccumulatingExceptionSink
| Nested Class Summary | |
|---|---|
class |
AccumulatingExceptionSink.Entry
|
| Constructor Summary | |
|---|---|
AccumulatingExceptionSink()
|
|
| Method Summary | |
|---|---|
void |
consume(java.lang.Object source,
java.lang.Exception e)
|
void |
dump()
Invokes printStackTrace() for all accumulated exceptions |
java.util.List |
getExceptions()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccumulatingExceptionSink()
| Method Detail |
|---|
public void consume(java.lang.Object source,
java.lang.Exception e)
consume in interface ExceptionSinkpublic java.util.List getExceptions()
public void reset()
public void dump()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||