UnmuteAllGuestsException

class UnmuteAllGuestsException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException

Thrown to indicate that unmuting all guests failed.

Constructors

Link copied to clipboard
constructor(cause: Throwable? = null)

Inherited properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard