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