|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IStorePersister.ErrorHandler
Callback interface to report persistence errors
Method Summary | |
---|---|
void |
onError(Exception cause)
Invoked when a failure in encountered by the persister. |
Method Detail |
---|
void onError(Exception cause)
cause
- The cause of the failure.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |