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