IllegalLayoutTransformException
class IllegalLayoutTransformException @JvmOverloads constructor(message: String? = null) : RuntimeException
Thrown to indicate that the requested layout transformation is unsupported.
Common cases include specifying both host_layout and guest_layout on a non-Virtual Auditorium service type.