NoSuchConferenceException
class NoSuchConferenceException @JvmOverloads constructor(message: String? = null) : RuntimeException
Thrown to indicate that the conference alias does not exist on the node.
Thrown to indicate that the conference alias does not exist on the node.