fun <T> Throwable.toFlux(): Flux<T>
Extension for transforming an exception to a Flux that completes with the specified error.
Author Sebastien Deleuze
Since 3.1