Class 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:
    Serialized Form
    • Constructor Detail

      • ChecksumFailedException

        public ChecksumFailedException​(String s)
      • ChecksumFailedException

        public ChecksumFailedException​(String message,
                                       Throwable cause)