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