Serializablepublic 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) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString