@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class DistributionFailedException extends GradleException implements GrolifantError
Thrown when a distribution failed to unpack correctly or does not meet specific criteria.
| Constructor and description |
|---|
DistributionFailedException
() |
| Methods inherited from class | Name |
|---|---|
class GradleException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |