safeOnNextError
Handles errors that occur during message processing.
Called when safeOnNext throws an exception.
Parameters
value
The message value that caused the error
throwable
The exception that was thrown
Handles errors that occur during message processing.
Called when safeOnNext throws an exception.
The message value that caused the error
The exception that was thrown