|
||||||||||
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
|
Project Darkstar, Version 0.9.9.6 2009-05-08 15:39:40 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |