Class ChecksumFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.wagon.WagonException
org.apache.maven.wagon.TransferFailedException
org.apache.maven.repository.legacy.ChecksumFailedException
- All Implemented Interfaces:
 Serializable
public class ChecksumFailedException
extends org.apache.maven.wagon.TransferFailedException
Occurs when a download checksum fails.
- Author:
 - Brett Porter
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.maven.wagon.WagonException
getCause, initCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ChecksumFailedException
 - 
ChecksumFailedException
 
 -