Annotation Interface OnReadError
Marks a method to be called if an exception is thrown by an
Expected signature: void onReadError(
ItemReader. Expected signature: void onReadError(
Exception ex)- Since:
- 2.0
- Author:
- Lucas Ward
- See Also: