vertx / io.vertx.ext.healthchecks / Status / setProcedureInError

setProcedureInError

open fun setProcedureInError(procedureInError: Boolean): Status

Sets whether or not the procedure attached to this status has failed (timeout, error...).

Parameters

procedureInError - true if the procedure has not been completed correctly.

Return
the current status