TransformException
class TransformException : 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 | |
|---|---|
| TransformException(throwable: Throwable!) | |
| TransformException(s: String!) | |
| TransformException(message: String!, cause: Throwable!) | |
| Inherited functions | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | ||||||||||||||||||||||
