RtcException
class RtcException(message: String? = null, cause: Throwable? = null, retryCurrentSfu: Boolean = false, switchSfu: Boolean = false, error: <Error class: unknown class>? = null) : Exception
Wraps any exception that occurs in the RTC layer With a recommendation if we should retry the current SFU, stop or switch to a different one