public class ChecksumFailedException extends TransferFailedException
| Constructor and Description | 
|---|
ChecksumFailedException(String s)  | 
ChecksumFailedException(String message,
                                              Throwable cause)  | 
getCause, initCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChecksumFailedException(String s)
public ChecksumFailedException(String message, Throwable cause)
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.