toggle menu
kotlin-common
jvm
switch theme
search in API
kotlin-common-vertx
/
com.huanshankeji.vertx.ext.web
/
checkedRun
checked
Run
inline
fun
RoutingContext
.
checkedRun
(
block
:
(
)
->
Unit
)
(
source
)
Runs the
block
and calls
RoutingContext.fail
if a
Throwable
is thrown.