org.apache.maven.artifact.manager

Class ChecksumFailedException

public class ChecksumFailedException extends TransferFailedException

Occurs when a download checksum fails.

Version: $Id: ChecksumFailedException.java 191634 2005-06-21 06:49:49Z brett $

Author: Brett Porter

Constructor Summary
ChecksumFailedException(String s)
ChecksumFailedException(String message, Throwable cause)

Constructor Detail

ChecksumFailedException

public ChecksumFailedException(String s)

ChecksumFailedException

public ChecksumFailedException(String message, Throwable cause)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.