vertx
/
io.vertx.core.spi
/
FutureFactory
/
failedFuture
failedFuture
abstract
fun
<
T
:
Any
>
failedFuture
(
t
:
Throwable
)
:
Future
<
T
>