core/com.tealium.prism.core.api.pubsub/onFailure onFailure fun <T : TealiumResult<R>, R> Single<T>.onFailure(handler: Callback<Exception>): DisposableSubscribes a handler for handling only the failure element of this Single.