Class ChecksumMismatchException

  • All Implemented Interfaces:
    Serializable

    public class ChecksumMismatchException
    extends RuntimeException
    Indicates that the actual checksum of a file did not match the expectation
    Author:
    pwinckles
    See Also:
    Serialized Form
    • Constructor Detail

      • ChecksumMismatchException

        public ChecksumMismatchException​(List<String> problems)