|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| FaultHandler | Handlers of Stream iteration failures. |
| Class Summary | |
|---|---|
| CountingHandler | A partial implementation for FaultHandler that count failures and keep track of the last observed failure. |
| IgnoreHandler | A FaultHandler that silently absorbs all failures. |
| RethrowHandler | A FaultHandler that rethrows all failures (i.e. |
| RethrowUnrecoverableHandler | A FaultHandler that silently absorbs StreamContingencys
but re-throws all other failures. |
| StopFastHandler | A FaultHandler that silently stops iteration at the first occurrence of any failure. |
| StopUnrecoverableHandler | A FaultHandler that silently absorbs StreamContingencys
and stops iteration at the first unrecoverable failure. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||