public static interface IStorePersister.ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Exception cause)
Invoked when a failure in encountered by the persister.
|
void onError(Exception cause)
cause - The cause of the failure.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.