@Incubating public class BuildCancelledException extends GradleException
A BuildCancelledException
is thrown when a build is interrupted due to cancellation request.
コンストラクタと説明 |
---|
BuildCancelledException() |
BuildCancelledException(String message) |
BuildCancelledException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString