api / org.gradle.plugins.javascript.base / SourceTransformationException

SourceTransformationException

open class SourceTransformationException : GradleException

Thrown when a source code transformation fails.

Constructors

<init>

SourceTransformationException(message: String, cause: Throwable)