TransformException
open classTransformException: Exception
kotlin.Any | |||
↳ | kotlin.Throwable | ||
↳ | java.lang.Exception | ||
↳ | com.android.build.api.transform.TransformException |
An exception during the execution of a Transform.
Summary
Public constructors |
|
---|---|
Public constructors
<init>
TransformException(throwable: Throwable!)
<init>
TransformException(s: String!)