Description
In Streams, we allow to register multiple user callbacks. We need to handle those exceptions gracefully, by catching and wrapping with a StreamsException.
- TimestampExtractor
- DeserializationHandler
- StateRestoreListener
In Streams, we allow to register multiple user callbacks. We need to handle those exceptions gracefully, by catching and wrapping with a StreamsException.