MuteAllGuestsException
class MuteAllGuestsException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException(source)
Thrown to indicate that muting all guests failed.
Thrown to indicate that muting all guests failed.