vertx / io.vertx.core.eventbus / ReplyFailure

ReplyFailure

class ReplyFailure

Represents the type of reply failure

Author
Tim Fox

Enum Values

TIMEOUT

NO_HANDLERS

RECIPIENT_FAILURE

Functions

fromInt

static fun fromInt(i: Int): ReplyFailure

toInt

fun toInt(): Int