Class BuildException

All Implemented Interfaces:
Serializable

public class BuildException extends GradleConnectionException
Thrown when a Gradle build fails or when a model cannot be built.
Since:
1.0-milestone-3
See Also: