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