|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionRetryStatus
Implemented by exception classes that want to control whether an operation that throws an exception of that exception should be retried.
| Method Summary | |
|---|---|
boolean |
shouldRetry()
Provides information about whether an operation that threw this exception should be retried. |
| Method Detail |
|---|
boolean shouldRetry()
true if the operation should be retried, else
false
|
RedDwarf, Version 0.10.0 2010-02-12 09:28:38 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||