@Romanow there's an app-wide default error handler that you can set if a subscribe() function threw an exception. are you asking about an error in delivery like a reference that fails in EventBus.kt or how to handle a business exception that occurs in a subscribe (ex, a bad parameter)