TransformLayoutException
class TransformLayoutException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException(source)
Thrown to indicate that layout transformation has failed.
Thrown to indicate that layout transformation has failed.