public class ChecksumFailureException extends RepositoryException
| Constructor and Description |
|---|
ChecksumFailureException(String message) |
ChecksumFailureException(String expected,
String actual) |
ChecksumFailureException(String message,
Throwable cause) |
ChecksumFailureException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActual() |
String |
getExpected() |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.