class ReplyFailure
Represents the type of reply failure
Author Tim Fox
TIMEOUT
NO_HANDLERS
RECIPIENT_FAILURE
fromInt
static fun fromInt(i: Int): ReplyFailure
toInt
fun toInt(): Int