@groovy.transform.CompileStatic class ChecksumFailedException extends RuntimeException implements GrolifantError
Thrown when a checksum fails.
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
Instantiates an exception.
distributionName - A descriptive name of the distributionsourceUrl - The URL/URI where it was downloaded fromlocalCompressedFile - The location of the downloaded archiveexpectedSum - The expected checksumactualSum - The actual checksum