reactor-core / reactor.core.publisher / kotlin.Throwable / toFlux

toFlux

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