MakeHostException
class MakeHostException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException(source)
Thrown to indicate that changing role to host failed.
Thrown to indicate that changing role to host failed.