Serializable
@Incubating public class BuildCancelledException extends GradleException
A BuildCancelledException
is thrown when a build is interrupted due to cancellation request.
Constructor | Description |
---|---|
BuildCancelledException() |
|
BuildCancelledException(String message) |
|
BuildCancelledException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString