vertx / io.vertx.core / VertxOptions / setWarningExceptionTime

setWarningExceptionTime

open fun setWarningExceptionTime(warningExceptionTime: Long): VertxOptions

Set the threshold value above this, the blocked warning contains a stack trace.

Parameters

warningExceptionTime -

Return
a reference to this, so the API can be used fluently