@Incubating public class BuildCancelledException extends GradleException
A BuildCancelledException
is thrown when a build is interrupted due to cancellation request.
Constructor and Description |
---|
BuildCancelledException() |
BuildCancelledException(java.lang.String message) |
BuildCancelledException(java.lang.String message,
java.lang.Throwable cause) |